X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/f252fd6aeafc2a71d1736063025ee6d2d7aa2151..a15e52bb2722f9c9719cd9909d70c03a10e170c4:/print-nfs.c diff --git a/print-nfs.c b/print-nfs.c index bba661fe..1ea895bd 100644 --- a/print-nfs.c +++ b/print-nfs.c @@ -25,7 +25,7 @@ #include "config.h" #endif -#include +#include "netdissect-stdinc.h" #include #include @@ -899,7 +899,7 @@ xid_map_enter(netdissect_options *ndo, const struct ip6_hdr *ip6 = NULL; struct xid_map_entry *xmep; - if (!ND_TTEST(rp->rm_call.cb_proc)) + if (!ND_TTEST_4(rp->rm_call.cb_proc)) return (0); switch (IP_V((const struct ip *)bp)) { case 4: