include <limits.h>
authorDr. Stephen Henson <steve@openssl.org>
Tue, 2 Aug 2016 22:41:45 +0000 (23:41 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 2 Aug 2016 22:41:45 +0000 (23:41 +0100)
Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/asn1/tasn_enc.c

index 255b11e756fecaa882aec3ac9605a825f97f5bdc..081a9d534f8aa78a86a7c0a07cfa8d8a4073d868 100644 (file)
@@ -59,6 +59,7 @@
 
 #include <stddef.h>
 #include <string.h>
+#include <limits.h>
 #include "cryptlib.h"
 #include <openssl/asn1.h>
 #include <openssl/asn1t.h>