winpoop.h seriously?
This commit is contained in:
parent
d03b44b662
commit
296555f26b
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ extern "C" {
|
|||
typedef int socklen_t;
|
||||
#endif
|
||||
#if defined(WIN32) || defined(_WIN32_WCE)
|
||||
#include "winpoop.h"
|
||||
#include "winsock2.h"
|
||||
#else
|
||||
#include <sys/socket.h>
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue