]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-decnet.c
Patch from Pekka Savola <[email protected]> to keep from dragging in our
[tcpdump] / print-decnet.c
index 224d51a14d4e2057b30a0b1015d07d9f8be0ba95..16d0ee0c56ff98c806713b11cfb19e960a47f0a3 100644 (file)
@@ -21,7 +21,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-decnet.c,v 1.29 2000-07-01 03:39:01 assar Exp $ (LBL)";
+    "@(#) $Header: /tcpdump/master/tcpdump/print-decnet.c,v 1.30 2000-09-28 06:42:57 guy Exp $ (LBL)";
 #endif
 
 #ifdef HAVE_CONFIG_H
@@ -34,7 +34,6 @@ static const char rcsid[] =
 
 struct mbuf;
 struct rtentry;
-#include <net/if.h>
 
 #ifdef HAVE_LIBDNET
 #include <netdnet/dnetdb.h>