proc: fix build broken by proc inode per namespace patch

Change-Id: I119e4f31584b4a7ab9d6825499947d59c1293f1b
Signed-off-by: Kevin F. Haggerty <haggertk@lineageos.org>
This commit is contained in:
Jin Qian 2015-07-20 11:33:07 -07:00 committed by Francescodario Cuzzocrea
parent b6e9659db7
commit c414c6544c
1 changed files with 1 additions and 0 deletions

View File

@ -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;