Include netinet/ip.h .
[rsync/rsync.git] / 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 <netinet/ip.h>
 #include <arpa/inet.h>
 #include <netdb.h>
 #include <syslog.h>