Maybe include <ws2tcpip.h>.

This commit is contained in:
Love Hornquist Astrand
2009-09-19 17:55:04 -07:00
parent cfafa64f83
commit 3e2a2de537

View File

@@ -124,6 +124,10 @@ struct sockaddr_dl;
#include <time.h>
#endif
#ifdef HAVE_WS2TCPIP_H
#include <ws2tcpip.h>
#endif
#ifdef HAVE_PATHS_H
#include <paths.h>
#endif