diff options
Diffstat (limited to 'src/lib/libcrypto/opensslconf.h.in')
-rw-r--r-- | src/lib/libcrypto/opensslconf.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/libcrypto/opensslconf.h.in b/src/lib/libcrypto/opensslconf.h.in index 97e3745563..4c92f144cb 100644 --- a/src/lib/libcrypto/opensslconf.h.in +++ b/src/lib/libcrypto/opensslconf.h.in | |||
@@ -10,9 +10,6 @@ | |||
10 | #endif | 10 | #endif |
11 | #endif | 11 | #endif |
12 | 12 | ||
13 | #undef OPENSSL_UNISTD | ||
14 | #define OPENSSL_UNISTD <unistd.h> | ||
15 | |||
16 | #undef OPENSSL_EXPORT_VAR_AS_FUNCTION | 13 | #undef OPENSSL_EXPORT_VAR_AS_FUNCTION |
17 | 14 | ||
18 | #if defined(HEADER_IDEA_H) && !defined(IDEA_INT) | 15 | #if defined(HEADER_IDEA_H) && !defined(IDEA_INT) |