]> diplodocus.org Git - nmh/blobdiff - sbr/lock_file.c
Here's the proper fix instead of the hack of d28ce569fe233141f86fe516878361da01c9f9cb...
[nmh] / sbr / lock_file.c
index d3787490c95edd27c31219fc1d009c1ad5fe4e6a..af9b16d154d9b8dfe203acc42c15753f1f8f9300 100644 (file)
@@ -586,6 +586,8 @@ timerOFF (int fd)
 static void
 alrmser (int sig)
 {
+    NMH_UNUSED (sig);
+
     char *lockfile;
     struct lock *lp;