Add missing error code when alloc-return-null
[oweals/openssl.git] / crypto / bio / bio_lcl.h
index 337621be7f53bc92f2b1ce43c90f73322a644e4a..e2c05a20de6cbc9e750a44d92ff6599b74d5118d 100644 (file)
@@ -7,8 +7,8 @@
  * https://www.openssl.org/source/license.html
  */
 
-#define USE_SOCKETS
 #include "e_os.h"
+#include "internal/sockets.h"
 #include "internal/refcount.h"
 
 /* BEGIN BIO_ADDRINFO/BIO_ADDR stuff. */