patch-2_6_7-vs1_9_1_12
[linux-2.6.git] / fs / smbfs / smbiod.c
index 2eefecb..6d8b287 100644 (file)
@@ -54,7 +54,7 @@ static int smbiod_start(void);
 /*
  * called when there's work for us to do
  */
-void smbiod_wake_up()
+void smbiod_wake_up(void)
 {
        if (smbiod_state == SMBIOD_DEAD)
                return;