libiptc: Included a copy of xtables.h and libxtc.h.
authorSebastian Harl <sh@tokkee.org>
Thu, 2 Oct 2008 13:02:18 +0000 (15:02 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Fri, 3 Oct 2008 20:13:07 +0000 (22:13 +0200)
commit1d5df6403b911255394e37023b467a94b70f54e3
tree60142ed1354ed48fc0ef1a50374fa19f856815ca
parent43668c3afcb5008e2dec52d2570f3aec862be267
libiptc: Included a copy of xtables.h and libxtc.h.

The shipped copy of "xtables.h" is now used instead of the one possibly
available on the system. This avoids possible inconsistencies between the
shipped version of libiptc and the one available on the system. Also, it
removes the dependency on the iptables development files.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/libiptc/README.collectd
src/libiptc/libiptc.c
src/libiptc/libxtc.h [new file with mode: 0644]
src/libiptc/xtables.h [new file with mode: 0644]