crypto/ppccap.c: permit build with no-chacha and no-poly1305.
[openssl.git] / crypto / evp / e_bf.c
index 3d182930475813664ed3a884f8968ef6474ae08b..108a80b17c0d944111b9d35b8fcda938056b6d31 100644 (file)
@@ -1,4 +1,3 @@
-/* crypto/evp/e_bf.c */
 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
  * All rights reserved.
  *
@@ -60,7 +59,7 @@
 #include "internal/cryptlib.h"
 #ifndef OPENSSL_NO_BF
 # include <openssl/evp.h>
-# include "evp_locl.h"
+# include "internal/evp_int.h"
 # include <openssl/objects.h>
 # include <openssl/blowfish.h>