]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-loopback.c
NDOize LLDP, PPP and RSVP decoders
[tcpdump] / print-loopback.c
index 1708033a211b1c53b3d4f7fd1dcb3619175e2859..c0297b8d6cc6da7a41dfe0602f2d55d03caccaf5 100644 (file)
  * POSSIBILITY OF SUCH DAMAGE.
  */
 
+#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"
 #include "addrtoname.h"