r3325: missed one of the torture changes ...
authorAndrew Tridgell <tridge@samba.org>
Thu, 28 Oct 2004 13:41:35 +0000 (13:41 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:04:55 +0000 (13:04 -0500)
source/torture/nbench/nbio.c

index 35147c6de9e09176fa88d91b078daad68394e0d2..9e4a08eea4ec0645a8a02b6a869f0712661d6067 100644 (file)
@@ -61,7 +61,7 @@ void nb_warmup_done(void)
 }
 
 
-void nb_alarm(void)
+void nb_alarm(int sig)
 {
        int i;
        int lines=0, num_clients=0;