]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bf/bf_skey.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / bf / bf_skey.c
index 29d804439a999d80ca37df7594e5f694fafefdcc..e358b1ded77f7a4f541d839ce1f681eb086b44b7 100644 (file)
@@ -10,7 +10,7 @@
 #include <stdio.h>
 #include <string.h>
 #include <openssl/blowfish.h>
-#include "bf_locl.h"
+#include "bf_local.h"
 #include "bf_pi.h"
 
 void BF_set_key(BF_KEY *key, int len, const unsigned char *data)