]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-rip.c
patches to help build on Linux 2.2
[tcpdump] / print-rip.c
index 9ad32ceb782b846991998cee424a847ddde3045e..7fcc5aa047b8fe51f7cdb8c6be38ddb428466ebe 100644 (file)
@@ -21,7 +21,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-rip.c,v 1.36 1999-10-07 23:47:12 mcr Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-rip.c,v 1.37 1999-10-17 21:37:15 mcr Exp $ (LBL)";
 #endif
 
 #include <sys/param.h>
@@ -31,9 +31,7 @@ static const char rcsid[] =
 #include <netinet/in.h>
 #include <netinet/in_systm.h>
 #include <netinet/ip.h>
-#include <netinet/ip_var.h>
 #include <netinet/udp.h>
-#include <netinet/udp_var.h>
 
 #include <stdio.h>