]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/err/err_prn.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / err / err_prn.c
index 1e1531b91d52146605cc57116544bdb6218a88ac..27e987e0e1f24eac170f94a751a9c617605f9aff 100644 (file)
@@ -15,7 +15,7 @@
 #include <openssl/crypto.h>
 #include <openssl/buffer.h>
 #include <openssl/err.h>
-#include "err_locl.h"
+#include "err_local.h"
 
 void ERR_print_errors_cb(int (*cb) (const char *str, size_t len, void *u),
                          void *u)