]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bio/bio_meth.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / bio / bio_meth.c
index c1b30480a2f810ae04ad1f0a64501d6dfbcccef4..d32aeadf42b8020961716548c6f66ed64f1358bb 100644 (file)
@@ -7,7 +7,7 @@
  * https://www.openssl.org/source/license.html
  */
 
-#include "bio_lcl.h"
+#include "bio_local.h"
 #include "internal/thread_once.h"
 
 CRYPTO_RWLOCK *bio_type_lock = NULL;