X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Finternal.h;h=0d8ac497b3d552315b56e53c95f3f0440f59e45d;hb=dc52b5bf2c94828fd3c8d26f4ca810d4ba53999a;hp=53af885f173243df3a5bf0906b589edccece84db;hpb=ec270e59a74eee972006a87c8e12514a20588369;p=linux-2.6-omap-h63xx.git diff --git a/fs/internal.h b/fs/internal.h index 53af885f173..0d8ac497b3d 100644 --- a/fs/internal.h +++ b/fs/internal.h @@ -43,7 +43,7 @@ extern void __init chrdev_init(void); /* * exec.c */ -extern void check_unsafe_exec(struct linux_binprm *); +extern void check_unsafe_exec(struct linux_binprm *, struct files_struct *); /* * namespace.c