block: switch sync_dirty_buffer() over to WRITE_SYNC
[pandora-kernel.git] / 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