VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / fs / smbfs / smbiod.c
index 6d8b287..0dd22bc 100644 (file)
@@ -65,7 +65,7 @@ void smbiod_wake_up(void)
 /*
  * start smbiod if none is running
  */
-static int smbiod_start()
+static int smbiod_start(void)
 {
        pid_t pid;
        if (smbiod_state != SMBIOD_DEAD)