Loading crypto/ppccap.c +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
crypto/ppccap.c +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading