audit: export symbol for use with xt_AUDIT
authorJan Engelhardt <jengelh@medozas.de>
Tue, 18 Jan 2011 05:48:12 +0000 (06:48 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Tue, 18 Jan 2011 05:48:29 +0000 (06:48 +0100)
commitae9d67aff60af59548b6c7d1a74febea09660122
treead296a5cc6791014715384f3587ea60013a424bf
parentf1e231a356f90a67f8547c2881a62c92084683c6
audit: export symbol for use with xt_AUDIT

When xt_AUDIT is built as a module, modpost reports a problem.

MODPOST 322 modules
ERROR: "audit_enabled" [net/netfilter/x_tables.ko] undefined!
WARNING: modpost: Found 1 section mismatch(es).

Cc: Thomas Graf <tgraf@redhat.com>
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
kernel/audit.c