freebsd-dev/usr.sbin/nfsdumpstate
Rick Macklem 32e5d7a42e Add #ifdef INET6 around declaration of nbuf.
It was reported that without #ifdef INET6 around the declaration of "nbuf",
a build would report an unused variable. For some reason, I didn't see that
warning when I did a build, but it seems reasonable to add these #ifdef INET6's.

Submitted by:	dmitryluhtionov@gmail.com
MFC after:	1 week
2019-04-28 22:37:59 +00:00
..
Makefile Fix nfsdumpstate(8) so that it can print out INET6 callback addresses. 2019-04-13 21:45:45 +00:00
Makefile.depend
nfsdumpstate.8
nfsdumpstate.c Add #ifdef INET6 around declaration of nbuf. 2019-04-28 22:37:59 +00:00