remove some includes that dont exist on windows
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Sat, 3 Sep 2011 01:30:10 +0000 (11:30 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Sat, 3 Sep 2011 01:30:10 +0000 (11:30 +1000)
lib/libnfs-sync.c

index cfeb5759989ae3835172001e6719efca138758e0..6f73a7e78e66a64223d975fcb636e6ad16412c38 100644 (file)
 #include <sys/stat.h>
 #include <fcntl.h>
 #include <errno.h>
-#include <poll.h>
-#include <sys/socket.h>
-#include <net/if.h>
-#include <netdb.h>
 #ifdef HAVE_SYS_SOCKIO_H
 #include <sys/sockio.h>
 #endif