summaryrefslogtreecommitdiff
path: root/print-msnlb.c
diff options
context:
space:
mode:
Diffstat (limited to 'print-msnlb.c')
-rw-r--r--print-msnlb.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/print-msnlb.c b/print-msnlb.c
index ec16a4db..c28646f9 100644
--- a/print-msnlb.c
+++ b/print-msnlb.c
@@ -26,13 +26,14 @@
* 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"