Index: addrtoname.c =================================================================== --- addrtoname.c (revision 259658) +++ addrtoname.c (working copy) @@ -33,9 +33,11 @@ #endif #ifdef __FreeBSD__ +#ifdef HAVE_LIBCAPSICUM #include <libcapsicum.h> #include <libcapsicum_dns.h> #endif +#endif #include <tcpdump-stdinc.h> #ifdef USE_ETHER_NTOHOST
_______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"