Skip to content

Commit

Permalink
proc: fix build broken by proc inode per namespace patch
Browse files Browse the repository at this point in the history
Change-Id: I119e4f31584b4a7ab9d6825499947d59c1293f1b
  • Loading branch information
Jin Qian authored and mdmower committed Nov 13, 2016
1 parent 1dcccbc commit 0ef0f01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kernel/user_namespace.c
Expand Up @@ -11,6 +11,7 @@
#include <linux/user_namespace.h>
#include <linux/highuid.h>
#include <linux/cred.h>
#include <linux/proc_fs.h>

static struct kmem_cache *user_ns_cachep __read_mostly;

Expand Down

0 comments on commit 0ef0f01

Please sign in to comment.