diff options
Diffstat (limited to 'arch/x86_64/vdso/vma.c')
-rw-r--r-- | arch/x86_64/vdso/vma.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86_64/vdso/vma.c b/arch/x86_64/vdso/vma.c index d4cb83a6c066..ff9333e5fb08 100644 --- a/arch/x86_64/vdso/vma.c +++ b/arch/x86_64/vdso/vma.c | |||
@@ -4,6 +4,7 @@ | |||
4 | * Subject to the GPL, v.2 | 4 | * Subject to the GPL, v.2 |
5 | */ | 5 | */ |
6 | #include <linux/mm.h> | 6 | #include <linux/mm.h> |
7 | #include <linux/err.h> | ||
7 | #include <linux/sched.h> | 8 | #include <linux/sched.h> |
8 | #include <linux/init.h> | 9 | #include <linux/init.h> |
9 | #include <linux/random.h> | 10 | #include <linux/random.h> |