diff options
Diffstat (limited to 'Cryptlib/Include/openssl/crypto.h')
-rw-r--r-- | Cryptlib/Include/openssl/crypto.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Cryptlib/Include/openssl/crypto.h b/Cryptlib/Include/openssl/crypto.h index bea4ca19..e201a123 100644 --- a/Cryptlib/Include/openssl/crypto.h +++ b/Cryptlib/Include/openssl/crypto.h @@ -117,6 +117,7 @@ #ifndef HEADER_CRYPTO_H # define HEADER_CRYPTO_H +# include <string.h> # include <stdlib.h> # include <openssl/e_os2.h> |