]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-telnet.c
Allow tcpdump to work with earlier libpcaps.
[tcpdump] / print-telnet.c
index 5be7e6f1d386cc4d9089fa47eff5d32a6ac88672..67aa666e7f6fb067d1e3dfb1891f54c15f6801e5 100644 (file)
@@ -51,7 +51,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-     "@(#) $Header: /tcpdump/master/tcpdump/print-telnet.c,v 1.9 2000-07-01 03:39:11 assar 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,10 +60,6 @@ static const char rcsid[] =
 #include <ctype.h>
 
 #include <netinet/in.h>
-#include <netinet/in_systm.h>
-#include <netinet/ip.h>
-#include <netinet/ip_var.h>
-#include <netinet/tcp.h>
 
 #define TELCMDS
 #define TELOPTS