Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality
[oweals/openssl.git] / crypto / bio / bss_sock.c
index 049606ee5df6596c1e2bf3dc2af6c3aa236787c5..89b1dcab3746652601b4ac8146718a670a3af41a 100644 (file)
@@ -62,7 +62,7 @@
 #include <errno.h>
 #define USE_SOCKETS
 #include "cryptlib.h"
-#include "bio.h"
+#include <openssl/bio.h>
 
 #ifndef BIO_FD
 #ifndef NOPROTO