]> diplodocus.org Git - nmh/blobdiff - sbr/lock_file.c
Undid most of 3ef341abe440ece07f8deed59fb026ab020e805 because FreeBSD needs the HAVE_...
[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;