summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/arch/powerpc/opensslconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/arch/powerpc/opensslconf.h')
-rw-r--r--src/lib/libcrypto/arch/powerpc/opensslconf.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/libcrypto/arch/powerpc/opensslconf.h b/src/lib/libcrypto/arch/powerpc/opensslconf.h
index f17d3d2803..998f50e0da 100644
--- a/src/lib/libcrypto/arch/powerpc/opensslconf.h
+++ b/src/lib/libcrypto/arch/powerpc/opensslconf.h
@@ -5,9 +5,6 @@
5#define OPENSSLDIR "/etc/ssl" 5#define OPENSSLDIR "/etc/ssl"
6#endif 6#endif
7 7
8#undef OPENSSL_UNISTD
9#define OPENSSL_UNISTD <unistd.h>
10
11#undef OPENSSL_EXPORT_VAR_AS_FUNCTION 8#undef OPENSSL_EXPORT_VAR_AS_FUNCTION
12 9
13#if defined(HEADER_IDEA_H) && !defined(IDEA_INT) 10#if defined(HEADER_IDEA_H) && !defined(IDEA_INT)