From: Eric Paris Date: Tue, 11 Mar 2014 16:55:42 +0000 (-0400) Subject: audit: use uapi/linux/audit.h for AUDIT_ARCH declarations X-Git-Tag: v3.15-rc1~18^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=579ec9e1ab0bdca2dbc3c942aa1a530a6ec8c349;p=pandora-kernel.git audit: use uapi/linux/audit.h for AUDIT_ARCH declarations The syscall.h headers were including linux/audit.h but really only needed the uapi/linux/audit.h to get the requisite defines. Switch to the uapi headers. Signed-off-by: Eric Paris Cc: linux-arm-kernel@lists.infradead.org Cc: linux-mips@linux-mips.org Cc: linux-s390@vger.kernel.org Cc: x86@kernel.org --- Reading git-diff-tree failed