]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-igmp.c
CVE-2016-7925/Add more bounds checks.
[tcpdump] / print-igmp.c
index 6cdcde272acb0944e3396dab21134dce4bf4a4c5..3c6630c0e5d8dd92a9c23bfb01bd085d999ed666 100644 (file)
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+/* \summary: Internet Group Management Protocol (IGMP) printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include "netdissect.h"
 #include "addrtoname.h"