]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/store/store_register.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / store / store_register.c
index 8cd57836a9534970c51730de5cbb33895fdbdf80..399ec8c625fd025625221e0c8d1161febd7ec473 100644 (file)
@@ -13,7 +13,7 @@
 
 #include <openssl/err.h>
 #include <openssl/lhash.h>
-#include "store_locl.h"
+#include "store_local.h"
 
 static CRYPTO_RWLOCK *registry_lock;
 static CRYPTO_ONCE registry_init = CRYPTO_ONCE_STATIC_INIT;