--- linux-2.6.18/init/do_mounts.c~ 2006-10-07 13:46:01.910714855 +0200 +++ linux-2.6.18/init/do_mounts.c 2006-10-07 14:14:31.975242106 +0200 @@ -28,7 +28,6 @@ #ifdef CONFIG_SOFTWARE_SUSPEND extern int software_resume(void); #else -extern void suspend2_try_resume(void); static int software_resume(void) { suspend2_try_resume();