]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/evp/exchange.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / evp / exchange.c
index 3caf03a0ced32fa452ed5186822a2103a0803fbf..4c02c8a6a0d52389bcd626ed776085ba7f564a54 100644 (file)
@@ -14,7 +14,7 @@
 #include "crypto/evp.h"
 #include "internal/provider.h"
 #include "internal/numbers.h"   /* includes SIZE_MAX */
-#include "evp_locl.h"
+#include "evp_local.h"
 
 static EVP_KEYEXCH *evp_keyexch_new(OSSL_PROVIDER *prov)
 {