Well the wrap of vfork() calls didn't work: its semantics don't allow that. So...
[mmh] / sbr / lock_file.c
index d378749..af9b16d 100644 (file)
@@ -586,6 +586,8 @@ timerOFF (int fd)
 static void
 alrmser (int sig)
 {
+    NMH_UNUSED (sig);
+
     char *lockfile;
     struct lock *lp;