]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bf/bf_ofb64.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / bf / bf_ofb64.c
index 7403833649a81009baadd7202fd32c73e583bb15..8df34aa186f0e96ce1286356e488b6e8f12eae86 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <openssl/blowfish.h>
-#include "bf_locl.h"
+#include "bf_local.h"
 
 /*
  * The input and output encrypted as though 64bit ofb mode is being used.