]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-msnlb.c
NTP: Use tstr for truncation indicator.
[tcpdump] / print-msnlb.c
index 2721246d2a8f126dae2c17a86c09abde5889c9f8..5264da496c9de753874c503bbc4c40c7aea8ac91 100644 (file)
  * SUCH DAMAGE.
  */
 
+/* \summary: MS Network Load Balancing's (NLB) heartbeat printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "addrtoname.h"
 #include "extract.h"