perf_counter tools: Remove the last nmi bits
[safe/jmp/linux-2.6] / fs / internal.h
index 477a105..b4dac4f 100644 (file)
@@ -44,7 +44,7 @@ extern void __init chrdev_init(void);
 /*
  * exec.c
  */
-extern void check_unsafe_exec(struct linux_binprm *);
+extern int check_unsafe_exec(struct linux_binprm *);
 
 /*
  * namespace.c