]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ntp.c
CHANGES: Add changes backported to 4.99
[tcpdump] / print-ntp.c
index 537975cc2e593b798b72d5985c58bbf4c1ee0b63..30bef73172e9d9907dcb6ce4c507eea6d8815cc5 100644 (file)
  * RFC 5905 - NTPv4
  */
 
-#ifdef HAVE_CONFIG_H
 #include <config.h>
-#endif
 
 #include "netdissect-stdinc.h"
 
-#include <time.h>
-
 #include "netdissect.h"
 #include "addrtoname.h"
 #include "extract.h"