aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/seccomp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-powerpc/seccomp.h')
-rw-r--r--include/asm-powerpc/seccomp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-powerpc/seccomp.h b/include/asm-powerpc/seccomp.h
index cc8137b77b9..853765eb1f6 100644
--- a/include/asm-powerpc/seccomp.h
+++ b/include/asm-powerpc/seccomp.h
@@ -1,7 +1,7 @@
1#ifndef _ASM_POWERPC_SECCOMP_H 1#ifndef _ASM_POWERPC_SECCOMP_H
2#define _ASM_POWERPC_SECCOMP_H 2#define _ASM_POWERPC_SECCOMP_H
3 3
4#ifndef __KERNEL__ 4#ifdef __KERNEL__
5#include <linux/thread_info.h> 5#include <linux/thread_info.h>
6#endif 6#endif
7 7