iptables: remove $(KERNEL_HEADERS) from include path

The kernel headers are already in the include path, and manually
adding them again will break on a multiarch build, where the
kernel headers may be different for each arch.

Change-Id: I20867af3061bbc86d2205f5479c40f6034a61b72
3 files changed