summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/cryptlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/cryptlib.h')
-rw-r--r--src/lib/libcrypto/cryptlib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/libcrypto/cryptlib.h b/src/lib/libcrypto/cryptlib.h
index b3342232c7..e8ec91f9c1 100644
--- a/src/lib/libcrypto/cryptlib.h
+++ b/src/lib/libcrypto/cryptlib.h
@@ -62,6 +62,7 @@
62#include <stdint.h> 62#include <stdint.h>
63#include <stdlib.h> 63#include <stdlib.h>
64#include <string.h> 64#include <string.h>
65#include <unistd.h>
65 66
66#include "e_os.h" 67#include "e_os.h"
67 68