remove some includes that dont exist on windows
[deb_libnfs.git] / 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