From: David Howells Date: Mon, 26 Mar 2012 15:38:47 +0000 (+0100) Subject: SELinux: selinux/xfrm.h needs net/flow.h X-Git-Tag: v3.4-rc1~54^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=778aae84ef694325662447eceba1a5f7d3eebdbb;p=pandora-kernel.git SELinux: selinux/xfrm.h needs net/flow.h selinux/xfrm.h needs to #include net/flow.h or else suffer: In file included from security/selinux/ss/services.c:69:0: security/selinux/include/xfrm.h: In function 'selinux_xfrm_notify_policyload': security/selinux/include/xfrm.h:53:14: error: 'flow_cache_genid' undeclared (first use in this function) security/selinux/include/xfrm.h:53:14: note: each undeclared identifier is reported only once for each function it appears in Signed-off-by: David Howells --- Reading git-diff-tree failed