]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-netbios.c
Add an "ip.h" header, to declare the IP stuff needed by dissectors, and
[tcpdump] / print-netbios.c
index 5579999df066b9adea47131209bc9574dcc212e0..56e2b42c931b19f7b85ac1e14d7806201dc83c3e 100644 (file)
@@ -24,7 +24,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-netbios.c,v 1.15 2000-09-23 08:26:36 guy Exp $";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-netbios.c,v 1.16 2000-09-23 08:54:35 guy Exp $";
 #endif
 
 #ifdef HAVE_CONFIG_H
@@ -36,8 +36,6 @@ static const char rcsid[] =
 
 #include <netinet/in.h>
 #include <netinet/in_systm.h>
-#include <netinet/ip.h>
-#include <netinet/ip_var.h>
 
 #include <stdlib.h>
 #include <stdio.h>