Fix undeclared variable warnings.
[oweals/openssl.git] / crypto / err / err_prn.c
index 17c0a92e509ee60b09d33b2d6b788310bcd553c0..7a74fea7e50cf64194e399c41259c7af49d4a120 100644 (file)
@@ -57,7 +57,7 @@
  */
 
 #include <stdio.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/lhash.h>
 #include <openssl/crypto.h>
 #include <openssl/buffer.h>