WIN32 fixes.
This commit is contained in:
parent
74184b6f21
commit
8b2d5cc4a7
@ -1,8 +1,10 @@
|
||||
#include <openssl/opensslconf.h>
|
||||
|
||||
#include <string.h>
|
||||
#ifndef OPENSSL_SYS_WIN32
|
||||
#include <netdb.h>
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
#include <openssl/bio.h>
|
||||
#include <openssl/dso.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user