]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lane.c
make use of NETDISSECT_REWORKED
[tcpdump] / print-lane.c
index dd8aff0be2c8b28ecc918f6294087224e5c2a81c..97653efd6d52078bd4c1bdb9898edfe005391dc9 100644 (file)
  *
  */
 
+#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
 
 #include <tcpdump-stdinc.h>
 
-#include "netdissect.h"
+#include "interface.h"
 #include "extract.h"
 #include "ether.h"