Include netinet/ip.h .
authorWayne Davison <wayned@samba.org>
Sun, 9 Apr 2006 13:51:56 +0000 (13:51 +0000)
committerWayne Davison <wayned@samba.org>
Sun, 9 Apr 2006 13:51:56 +0000 (13:51 +0000)
rsync.h

diff --git a/rsync.h b/rsync.h
index cf48611..a4b993e 100644 (file)
--- a/rsync.h
+++ b/rsync.h
@@ -284,6 +284,7 @@ enum msgcode {
 
 #include <stdarg.h>
 #include <netinet/in.h>
 
 #include <stdarg.h>
 #include <netinet/in.h>
+#include <netinet/ip.h>
 #include <arpa/inet.h>
 #include <netdb.h>
 #include <syslog.h>
 #include <arpa/inet.h>
 #include <netdb.h>
 #include <syslog.h>