--- cvsfs/devfs.c 2002-09-09 00:46:27.000000000 +0200 +++ /home/arwed/cvsfs-1.1.9/cvsfs/devfs.c 2003-08-01 08:09:03.000000000 +0200 @@ -384,8 +384,8 @@ cvsfs_device_major = device_id; - init_waitqueue_head (&(cvsfs_restart_signal)); #endif + init_waitqueue_head (&(cvsfs_restart_signal)); #ifdef __DEBUG__ printk (KERN_DEBUG "cvsfs: devfs_init - successful completed\n"); .