summaryrefslogtreecommitdiff
path: root/fs/proc/self.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/proc/self.c')
-rw-r--r--fs/proc/self.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/proc/self.c b/fs/proc/self.c
index 21940d89977e..6b6a993b5c25 100644
--- a/fs/proc/self.c
+++ b/fs/proc/self.c
@@ -1,5 +1,6 @@
#include <linux/sched.h>
#include <linux/namei.h>
+#include <linux/slab.h>
#include <linux/pid_namespace.h>
#include "internal.h"