Jan Engelhardt wrote:
Allow iptables to compile without a kernel source tree. This implies fixing build for older kernels, such as 2.6.17 which lack xt_SECMARK.h.
Which version are these headers based on?
--- /dev/null +++ b/include/linux/compiler.h @@ -0,0 +1,179 @@
+#ifdef __KERNEL__
Sanitized headers please. compiler.h seems wrong to include in iptables, which parts do we actually need? -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html