]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-domain.c
Remove some includes of <sys/socket.h>, and add includes of
[tcpdump] / print-domain.c
index b42e09219cb137716c77fe19b5b658a42ebaef7b..98eb3a5e313dc249133bcc4a30966b85faf49fbb 100644 (file)
@@ -21,7 +21,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-domain.c,v 1.54 2000-10-06 04:23:11 guy Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-domain.c,v 1.55 2000-10-10 05:05:07 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H
@@ -30,7 +30,6 @@ static const char rcsid[] =
 
 #include <sys/param.h>
 #include <sys/time.h>
-#include <sys/socket.h>
 
 #include <netinet/in.h>