]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bn/bn_print.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / bn / bn_print.c
index 2274b85c8807a9cc1d7b661e52d18a75eceb049b..ccc954c5b1c08cde0566e51379b63de8e0eed15f 100644 (file)
@@ -9,7 +9,7 @@
 
 #include <stdio.h>
 #include <openssl/bio.h>
-#include "bn_lcl.h"
+#include "bn_local.h"
 
 static const char Hex[] = "0123456789ABCDEF";