repositories
/
deb_libnfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb4e9ed
)
remove some includes that dont exist on windows
author
Ronnie Sahlberg
<ronniesahlberg@gmail.com>
Sat, 3 Sep 2011 01:30:10 +0000
(11:30 +1000)
committer
Ronnie Sahlberg
<ronniesahlberg@gmail.com>
Sat, 3 Sep 2011 01:30:10 +0000
(11:30 +1000)
lib/libnfs-sync.c
patch
|
blob
|
blame
|
history
diff --git
a/lib/libnfs-sync.c
b/lib/libnfs-sync.c
index cfeb5759989ae3835172001e6719efca138758e0..6f73a7e78e66a64223d975fcb636e6ad16412c38 100644
(file)
--- a/
lib/libnfs-sync.c
+++ b/
lib/libnfs-sync.c
@@
-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