X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/f5b75290d9fcbc7e47586ca459de57ffcd8a2b49..0845bc813c1cc48b18cdefff0b387c110647463c:/print-cnfp.c?ds=sidebyside diff --git a/print-cnfp.c b/print-cnfp.c index d80d7fd2..2ea5427a 100644 --- a/print-cnfp.c +++ b/print-cnfp.c @@ -38,7 +38,6 @@ * http://www.cisco.com/c/en/us/td/docs/net_mgmt/netflow_collection_engine/3-6/user/guide/format.html#wp1005892 */ -#define NETDISSECT_REWORKED #ifdef HAVE_CONFIG_H #include "config.h" #endif @@ -48,7 +47,7 @@ #include #include -#include "interface.h" +#include "netdissect.h" #include "addrtoname.h" #include "extract.h"