]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-null.c
NTP: Use tstr for truncation indicator.
[tcpdump] / print-null.c
index b6fdf9f80a0dc3c4b9d2312e06d7d3aeaadd9cd3..14df5fd15833e5371f143a31dd49fa1622bbc0cf 100644 (file)
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+/* \summary: BSD loopback device printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include <string.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "af.h"
 
 /*