X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/f555c163f90c9de17ebcef8313f86404c5174ca9..467c341cc8fff82a032b722a0f9afb432d8e8f9c:/print-ntp.c diff --git a/print-ntp.c b/print-ntp.c index 97419790..6ae709e8 100644 --- a/print-ntp.c +++ b/print-ntp.c @@ -25,21 +25,18 @@ #ifndef lint static const char rcsid[] = - "@(#) $Header: /tcpdump/master/tcpdump/print-ntp.c,v 1.26 1999-10-07 23:47:12 mcr Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-ntp.c,v 1.31 2000-10-06 04:23:13 guy Exp $ (LBL)"; +#endif + +#ifdef HAVE_CONFIG_H +#include "config.h" #endif #include #include #include -#if __STDC__ -struct mbuf; -struct rtentry; -#endif -#include - #include -#include #include #include