X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=kernel%2Fpid_namespace.c;h=de461aa0bf9acc933254d34ae2ced925f45eefbc;hb=f202f65dd4d1dba1d3fb9c48c6a5b0725367881d;hp=eef2ce9686366a72e9dadaa9056bcda8295ae93d;hpb=545b2820c4a48245412d97030134cc1d38918726;p=karo-tx-linux.git diff --git a/kernel/pid_namespace.c b/kernel/pid_namespace.c index eef2ce968636..de461aa0bf9a 100644 --- a/kernel/pid_namespace.c +++ b/kernel/pid_namespace.c @@ -12,12 +12,15 @@ #include #include #include +#include #include #include #include #include #include #include +#include +#include struct pid_cache { int nr_ids;