]> diplodocus.org Git - nmh/blobdiff - sbr/lock_file.c
Sigh. I put the documentation about the -tls switch in the long description,
[nmh] / sbr / lock_file.c
index 7eaa0de30e01e8d5cc0c053d8bcdfee1ff333381..51576ea8baf1a7624e872dbf3bfa6bd7b63acb62 100644 (file)
@@ -107,11 +107,11 @@ static void lockname (char *, struct lockinfo *, int);
 static void timerON (char *, int);
 static void timerOFF (int);
 static RETSIGTYPE alrmser (int);
-#endif
 
 #if !defined(HAVE_LIBLOCKFILE)
 static int lockit (struct lockinfo *);
 #endif
+#endif
 
 /*
  * Base routine to open and lock a file,