summaryrefslogtreecommitdiff
path: root/arch/x86/um/shared/sysdep/kernel-offsets.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/um/shared/sysdep/kernel-offsets.h')
-rw-r--r--arch/x86/um/shared/sysdep/kernel-offsets.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/um/shared/sysdep/kernel-offsets.h b/arch/x86/um/shared/sysdep/kernel-offsets.h
index 48de3a71f845..6fd1ed400399 100644
--- a/arch/x86/um/shared/sysdep/kernel-offsets.h
+++ b/arch/x86/um/shared/sysdep/kernel-offsets.h
@@ -4,7 +4,9 @@
#include <linux/elf.h>
#include <linux/crypto.h>
#include <linux/kbuild.h>
+#include <linux/audit.h>
#include <asm/mman.h>
+#include <asm/seccomp.h>
/* workaround for a warning with -Wmissing-prototypes */
void foo(void);