--- zzzz-none-000/linux-2.6.19.2/arch/um/include/os.h 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/arch/um/include/os.h 2007-01-11 07:38:19.000000000 +0000 @@ -233,8 +233,6 @@ void (*op)(void *to, const void *from, int n), int *faulted_out); -/* execvp.c */ -extern int execvp_noalloc(char *buf, const char *file, char *const argv[]); /* helper.c */ extern int run_helper(void (*pre_exec)(void *), void *pre_data, char **argv, unsigned long *stack_out);