diff options
Diffstat (limited to 'lib/libcrypto/cryptlib.h')
| -rw-r--r-- | lib/libcrypto/cryptlib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcrypto/cryptlib.h b/lib/libcrypto/cryptlib.h index b3342232c76..e8ec91f9c1f 100644 --- a/lib/libcrypto/cryptlib.h +++ b/lib/libcrypto/cryptlib.h @@ -62,6 +62,7 @@ #include <stdint.h> #include <stdlib.h> #include <string.h> +#include <unistd.h> #include "e_os.h" |
