]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-tipc.c
NDOize OpenFlow, IEEE slow and telnet decoders
[tcpdump] / print-tipc.c
index 58186405c3eb8ca4777a85dde6a7188c4f1acc8b..1e3a373fecc640de60a219c5b64efe8591cea159 100644 (file)
  * MERCHANTABILITY AND FITNESS 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 "ether.h"
 #include "ethertype.h"
 #include "extract.h"                   /* must come after interface.h */