Change #include filenames from <foo.h> to <openssl.h>.
[openssl.git] / crypto / bio / bf_null.c
index 8bbf3531461c48ac044610aee1ded4f9cb1a7253..c2e782f1ea7d01d21cec8139d531a7e0c8a56e08 100644 (file)
@@ -59,8 +59,8 @@
 #include <stdio.h>
 #include <errno.h>
 #include "cryptlib.h"
-#include "bio.h"
-#include "evp.h"
+#include <openssl/bio.h>
+#include <openssl/evp.h>
 
 /* BIO_put and BIO_get both add to the digest,
  * BIO_gets returns the digest */