include <limits.h>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 134ab5139a
)
This commit is contained in:
parent
7149c709a2
commit
c648bdcc4c
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@
|
|||
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
#include <limits.h>
|
||||
#include "cryptlib.h"
|
||||
#include <openssl/asn1.h>
|
||||
#include <openssl/asn1t.h>
|
||||
|
|
Loading…
Reference in a new issue