Code

pf plugin: Fix checking for <net/pfvar.h>.
authorFlorian Forster <octo@collectd.org>
Sun, 3 Feb 2013 09:43:59 +0000 (10:43 +0100)
committerFlorian Forster <octo@collectd.org>
Sun, 3 Feb 2013 09:43:59 +0000 (10:43 +0100)
commitb5a82d63b1c0b86660718f593b659c1f0cdeebef
tree173023290ba073d5078df9dfee9c097cfb2d57d2
parent981d7e58b2ecce4456948cc2ec9b67bde02bbd07
pf plugin: Fix checking for <net/pfvar.h>.

The header is not self-contained, so we need to include appropriate
headers in the configure check as well.
configure.in
src/pf.c