Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

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 committed Jul 20, 2015
1 parent d16b087 commit b355e83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kernel/user_namespace.c
Original file line number Diff line number Diff line change
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 b355e83

Please sign in to comment.