]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/evp/evp_local.h
Reorganize public header files (part 1)
[thirdparty/openssl.git] / crypto / evp / evp_local.h
index 116c8e6ce0d10ac360de41ce2a98c70a7526738a..ec0f823bd5168765f8da6950b591a336aa250193 100644 (file)
@@ -163,7 +163,7 @@ DEFINE_STACK_OF(EVP_PBE_CTL)
 
 int is_partially_overlapping(const void *ptr1, const void *ptr2, int len);
 
-#include <openssl/ossl_typ.h>
+#include <openssl/types.h>
 #include <openssl/core.h>
 
 void *evp_generic_fetch(OPENSSL_CTX *ctx, int operation_id,