Fix undeclared variable warnings.
[openssl.git] / crypto / ppccap.c
index 2b7f704cd82af2a01898e12e4f02b60b2c9ad1d6..74af4732b5fa8dc3905d74ec568657292b22bf06 100644 (file)
@@ -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"