summaryrefslogtreecommitdiff
path: root/deps/openssl/openssl/crypto/ppccap.c
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/openssl/crypto/ppccap.c')
-rw-r--r--deps/openssl/openssl/crypto/ppccap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/openssl/openssl/crypto/ppccap.c b/deps/openssl/openssl/crypto/ppccap.c
index 2b7f704cd8..74af4732b5 100644
--- a/deps/openssl/openssl/crypto/ppccap.c
+++ b/deps/openssl/openssl/crypto/ppccap.c
@@ -7,7 +7,7 @@
#if defined(__linux) || defined(_AIX)
# include <sys/utsname.h>
#endif
-#include <crypto.h>
+#include <openssl/crypto.h>
#include <openssl/bn.h>
#include "ppc_arch.h"