]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-vrrp.c
CVE-2017-13040/MPTCP: Clean up printing DSS suboption.
[tcpdump] / print-vrrp.c
index f29272ee525935ece4fe97b5eefb88ebd499bb94..d8ba4265050462f4e81333a5f5abb3df9a965c38 100644 (file)
  * FOR A PARTICULAR PURPOSE.
  */
 
  * FOR A PARTICULAR PURPOSE.
  */
 
+/* \summary: Virtual Router Redundancy Protocol (VRRP) printer */
+
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include "netdissect.h"
 #include "extract.h"
 
 #include "netdissect.h"
 #include "extract.h"