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

@@ -15,6 +15,7 @@
#include <xtables.h>
#include "xt_iface.h"
#include "compat_user.h"
static const struct option iface_mt_opts[] = {
{.name = "iface", .has_arg = true, .val = 'i'},