]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-msdp.c
make use of NETDISSECT_REWORKED
[tcpdump] / print-msdp.c
index ce466da9661dc2a90bd692a3ec016099cf4dbcd8..878124355cd4687e7817c74e63bb95382f88b60e 100644 (file)
  * FOR A PARTICULAR PURPOSE.
  */
 
+#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
 #include <tcpdump-stdinc.h>
 
-#include "netdissect.h"
+#include "interface.h"
 #include "addrtoname.h"
 #include "extract.h"