]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/crypto.h
Remove OPENSSL_FIPSCANISTER code.
[thirdparty/openssl.git] / crypto / crypto.h
index 256220ba01e262f543897b7a76975f2ce648261d..4b542ce622a09f24d00ef3c92cd07ee905d2e6fe 100644 (file)
 #include <stdio.h>
 #endif
 
-/* Get FIPS renames if needed */
-#if defined(OPENSSL_FIPSCANISTER) && defined(OPENSSL_FIPSAPI)
-#include <openssl/fips.h>
-#endif
-
 #include <openssl/stack.h>
 #include <openssl/safestack.h>
 #include <openssl/opensslv.h>