]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-timed.c
Try marking structures as UNALIGNED.
[tcpdump] / print-timed.c
index dcf01db0904cffba35dc1853602e934719098832..6aa7a821eb7ebdd2e6cbb391e9a414d02cfdb236 100644 (file)
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+/* \summary: BSD time daemon protocol printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include "netdissect.h"
 #include "extract.h"