summaryrefslogtreecommitdiff
path: root/print-telnet.c
diff options
context:
space:
mode:
authorassar <assar>2000-01-09 09:59:15 +0000
committerassar <assar>2000-01-09 09:59:15 +0000
commit069d6e270a6cbbe5170a6afa7c7a5bebfc4f299b (patch)
tree561d83b4add09c9024fd77d57d9f3511fe1bef6c /print-telnet.c
parentb142525774c838cd9f02fecbccbc2945f602dfbc (diff)
downloadtcpdump-069d6e270a6cbbe5170a6afa7c7a5bebfc4f299b.tar.gz
remove <netinet/tcpip.h>. including this header causes errors with
Kame V6 stack and nothing from it was used anyway.
Diffstat (limited to 'print-telnet.c')
-rw-r--r--print-telnet.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/print-telnet.c b/print-telnet.c
index 1e500de2..df2147e6 100644
--- a/print-telnet.c
+++ b/print-telnet.c
@@ -67,7 +67,6 @@ __RCSID("$NetBSD: print-telnet.c,v 1.2 1999/10/11 12:40:12 sjg Exp $");
#include <netinet/ip.h>
#include <netinet/ip_var.h>
#include <netinet/tcp.h>
-#include <netinet/tcpip.h>
#define TELCMDS
#define TELOPTS