Some 'const's for BNs.
[openssl.git] / crypto / bio / bio_cb.c
index a37d8b4c291773fba569bf4a477f766754c5a1c7..37c7c2266683b1c3397206ed739fa98b85af63ea 100644 (file)
@@ -60,8 +60,8 @@
 #include <string.h>
 #include <stdlib.h>
 #include "cryptlib.h"
-#include "bio.h"
-#include "err.h"
+#include <openssl/bio.h>
+#include <openssl/err.h>
 
 long MS_CALLBACK BIO_debug_callback(BIO *bio, int cmd, const char *argp,
             int argi, long argl, long ret)