remove some includes that dont exist on windows

libnfs-4.0.0-vitalif
Ronnie Sahlberg 2011-09-03 11:30:10 +10:00
parent bb4e9ed6a8
commit 565369e0b2
1 changed files with 0 additions and 4 deletions

View File

@ -43,10 +43,6 @@
#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