diff options
Diffstat (limited to 'fs')
| -rw-r--r-- | fs/proc/self.c | 1 | 
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" | 
