Identify and move common internal libcrypto header files
[openssl.git] / crypto / bio / bf_buff.c
index 6487f437d59ac8eac2db67a199d417fd01ceace8..4fd8d15405bab45e88bc00089334e8f5dfdd0f64 100644 (file)
@@ -58,7 +58,7 @@
 
 #include <stdio.h>
 #include <errno.h>
-#include "cryptlib.h"
+#include "internal/cryptlib.h"
 #include <openssl/bio.h>
 
 static int buffer_write(BIO *h, const char *buf, int num);