]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-beep.c
Update print-esp.c
[tcpdump] / print-beep.c
index c0f6d524f71a075ddbf4cc01056d3c3c1d5a814a..ed502b96cabc8e31e68eaec2aa72d7796494ccff 100644 (file)
@@ -9,11 +9,13 @@
  *
  */
 
+/* \summary: Blocks Extensible Exchange Protocol (BEEP) printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include <string.h>