X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fum%2Fos-Linux%2Fhelper.c;h=cf26c4a9a43a7c38549a2bcd76564eb554c32409;hb=966e803ab12538faf2b236dbe83f7fb796a031d6;hp=feff22d64672d45c7652dcefdabf2278ba9e98e5;hpb=c11abbbaa3252875c5740a6880b9a1a6f1e2a870;p=pandora-kernel.git diff --git a/arch/um/os-Linux/helper.c b/arch/um/os-Linux/helper.c index feff22d64672..cf26c4a9a43a 100644 --- a/arch/um/os-Linux/helper.c +++ b/arch/um/os-Linux/helper.c @@ -10,11 +10,9 @@ #include #include #include -#include "kern_constants.h" #include "kern_util.h" #include "os.h" #include "um_malloc.h" -#include "user.h" struct helper_data { void (*pre_exec)(void*);