]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-bt.c
Handle very large -f files by rejecting them.
[tcpdump] / print-bt.c
index 55252bc0e99f34b6d06054c00b1a14f484caa6e2..b37f8fa0e3128354f765f81e7dddd55825d2f6cd 100644 (file)
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+/* \summary: Bluetooth printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include "netdissect.h"
 #include "extract.h"