]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-msnlb.c
make use of NETDISSECT_REWORKED
[tcpdump] / print-msnlb.c
index ec16a4dba9afbee502af9b7d5dc594a2e5394b9d..c28646f995f43b1dcb4f349e85cb18b8698e419d 100644 (file)
  * SUCH DAMAGE.
  */
 
+#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"