Move ifdef CONFIG_AUDITSYSCALL to header
authorChris Wright <chrisw@osdl.org>
Wed, 11 May 2005 09:54:05 +0000 (10:54 +0100)
committerDavid Woodhouse <dwmw2@shinybook.infradead.org>
Wed, 11 May 2005 09:54:05 +0000 (10:54 +0100)
commit197c69c6afd2deb7eec44040ff533d90d26c6161
treea44d7170fe20d6119eff6e656d39be623ed6131a
parent804a6a49d874841a98ebea3247ad2e672812ad6a
Move ifdef CONFIG_AUDITSYSCALL to header

Remove code conditionally dependent on CONFIG_AUDITSYSCALL from audit.c.
Move these dependencies to audit.h with the rest.

Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
include/linux/audit.h
kernel/audit.c
kernel/auditsc.c