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

@@ -17,6 +17,7 @@
#include <ctype.h>
#include <xtables.h>
#include "xt_ipp2p.h"
#include "compat_user.h"
#define param_act(t, s, f) xtables_param_act((t), "ipp2p", (s), (f))
static void ipp2p_mt_help(void)