]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-sunrpc.c
make use of NETDISSECT_REWORKED
[tcpdump] / print-sunrpc.c
index 2589dfd708a0a615ce4c40be6553a033a95e871a..ae3508528cced71d0bd9909e170ad1dbf4f2aadf 100644 (file)
@@ -19,6 +19,7 @@
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
+#define NETDISSECT_REWORKED
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
@@ -50,7 +51,7 @@
 #include <stdio.h>
 #include <string.h>
 
-#include "netdissect.h"
+#include "interface.h"
 #include "addrtoname.h"
 #include "extract.h"