Signed-off-by: Paul Osmialowski <p.osmialowsk@xxxxxxxxxxx> --- security/smack/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/security/smack/Makefile b/security/smack/Makefile index ee2ebd5..bd6927c 100644 --- a/security/smack/Makefile +++ b/security/smack/Makefile @@ -6,3 +6,5 @@ obj-$(CONFIG_SECURITY_SMACK) := smack.o smack-y := smack_lsm.o smack_access.o smackfs.o smack-$(CONFIG_SECURITY_SMACK_NETFILTER) += smack_netfilter.o + +ccflags-y += -Iipc -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html