From b0a89763c8c2055efa6fd7bc65c365a80a6bb90b Mon Sep 17 00:00:00 2001 From: Sam Ravnborg Date: Sun, 15 Aug 2010 10:03:57 +0000 Subject: [PATCH] --- yaml --- r: 209843 b: refs/heads/master c: e243f5b6de35b6fc394bc2e1e1737afe538e7e0c h: refs/heads/master i: 209841: ad46671bec5b412900f016252ce0cd2ac48ca917 209839: 8d3563bbce15490c8a1e493a56bc2bdfec396b51 v: v3 --- [refs] | 2 +- trunk/include/linux/netfilter/xt_ipvs.h | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index ea9de0ae7ed9..ef29f071d080 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a49f37eed22b74221f271811ea41323654e40dad +refs/heads/master: e243f5b6de35b6fc394bc2e1e1737afe538e7e0c diff --git a/trunk/include/linux/netfilter/xt_ipvs.h b/trunk/include/linux/netfilter/xt_ipvs.h index 1167aeb7a347..eff34ac18808 100644 --- a/trunk/include/linux/netfilter/xt_ipvs.h +++ b/trunk/include/linux/netfilter/xt_ipvs.h @@ -1,6 +1,8 @@ #ifndef _XT_IPVS_H #define _XT_IPVS_H +#include + enum { XT_IPVS_IPVS_PROPERTY = 1 << 0, /* all other options imply this one */ XT_IPVS_PROTO = 1 << 1,