Tweaked some whitespace to match the latest version from autoconf.
[rsync/rsync.git] / socket.c
index 8570bd2..c2f534e 100644 (file)
--- a/socket.c
+++ b/socket.c
@@ -32,6 +32,8 @@
  **/
 
 #include "rsync.h"
+#include <netinet/in_systm.h>
+#include <netinet/ip.h>
 
 extern char *bind_address;
 extern int default_af_hint;