summaryrefslogtreecommitdiff
path: root/print-ah.c
diff options
context:
space:
mode:
Diffstat (limited to 'print-ah.c')
-rw-r--r--print-ah.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/print-ah.c b/print-ah.c
index 4787471b..a4238899 100644
--- a/print-ah.c
+++ b/print-ah.c
@@ -23,7 +23,7 @@
#ifndef lint
static const char rcsid[] =
- "@(#) $Header: /tcpdump/master/tcpdump/print-ah.c,v 1.8 2000-09-23 08:54:25 guy Exp $ (LBL)";
+ "@(#) $Header: /tcpdump/master/tcpdump/print-ah.c,v 1.9 2000-09-28 06:42:55 guy Exp $ (LBL)";
#endif
#ifdef HAVE_CONFIG_H
@@ -36,7 +36,6 @@ static const char rcsid[] =
#include <sys/socket.h>
#include <net/route.h>
-#include <net/if.h>
#include <netinet/in.h>
#include <netinet/in_systm.h>