summaryrefslogtreecommitdiff
path: root/crypto/opensslconf.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/opensslconf.h.in')
-rw-r--r--crypto/opensslconf.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/opensslconf.h.in b/crypto/opensslconf.h.in
index 5c9ee256e..e4a8f8ad5 100644
--- a/crypto/opensslconf.h.in
+++ b/crypto/opensslconf.h.in
@@ -10,6 +10,8 @@
#endif
#endif
+#define OPENSSL_UNISTD <unistd.h>
+
#if defined(HEADER_IDEA_H) && !defined(IDEA_INT)
#define IDEA_INT unsigned int
#endif