build: add workaround for broken linux-glibc-devel 2.6.34 userspace headers

This commit is contained in:
Jan Engelhardt
2010-09-23 02:30:23 +02:00
parent 376a89e7d1
commit b5e2c7255a
26 changed files with 38 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
#include <xtables.h>
#include <linux/netfilter/x_tables.h>
#include "xt_CHAOS.h"
#include "compat_user.h"
enum {
F_DELUDE = 1 << 0,