]> The Tcpdump Group git mirrors - tcpdump/blobdiff - smbutil.c
Get "udp.h" from the tcpdump source tree, not from a system header file.
[tcpdump] / smbutil.c
index f7ee7aa5a79da3577f697eb1d431ae550a12a2ed..a816ad11c28692931afb52d9de1dfc01dcdb23ed 100644 (file)
--- a/smbutil.c
+++ b/smbutil.c
@@ -11,7 +11,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-     "@(#) $Header: /tcpdump/master/tcpdump/smbutil.c,v 1.10 2000-09-23 08:03:42 guy Exp $";
+     "@(#) $Header: /tcpdump/master/tcpdump/smbutil.c,v 1.11 2000-09-28 06:43:09 guy Exp $";
 #endif
 
 #include <sys/param.h>
@@ -19,7 +19,6 @@ static const char rcsid[] =
 #include <sys/types.h>
 #include <sys/socket.h>
 
-#include <net/if.h>
 
 #include <netinet/in.h>