diff options
Diffstat (limited to 'print-ah.c')
| -rw-r--r-- | print-ah.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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> |
