diff options
Diffstat (limited to 'print-ntp.c')
| -rw-r--r-- | print-ntp.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print-ntp.c b/print-ntp.c index 532e37a2..924b7075 100644 --- a/print-ntp.c +++ b/print-ntp.c @@ -25,7 +25,7 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/print-ntp.c,v 1.29 2000-09-23 08:03:38 guy Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-ntp.c,v 1.30 2000-09-28 06:43:04 guy Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -38,7 +38,6 @@ static const char rcsid[] = struct mbuf; struct rtentry; -#include <net/if.h> #include <netinet/in.h> |
