]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-telnet.c
Allow tcpdump to work with earlier libpcaps.
[tcpdump] / print-telnet.c
index 635dd2301659580ed1edd7e4e38bb95afaaaee27..67aa666e7f6fb067d1e3dfb1891f54c15f6801e5 100644 (file)
@@ -51,7 +51,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-     "@(#) $Header: /tcpdump/master/tcpdump/print-telnet.c,v 1.11 2000-09-23 08:54:42 guy Exp $";
+     "@(#) $Header: /tcpdump/master/tcpdump/print-telnet.c,v 1.12 2000-09-29 04:58:51 guy Exp $";
 #endif
 
 #include <sys/param.h>
@@ -60,7 +60,6 @@ static const char rcsid[] =
 #include <ctype.h>
 
 #include <netinet/in.h>
-#include <netinet/in_systm.h>
 
 #define TELCMDS
 #define TELOPTS