]> diplodocus.org Git - nmh/blobdiff - sbr/lock_file.c
Changed a couple of occurrences of "white-space" to "whitespace"
[nmh] / sbr / lock_file.c
index 079f089640788f8ba6556e8c68140ed3941fdf1f..0e83ac829487c671995f30202d4b9db1b44d1898 100644 (file)
 #ifdef HAVE_FLOCK
 # include <sys/file.h>
 #endif
-#ifdef HAVE_LOCKF
-# include <unistd.h>
-#endif
-
-#include <signal.h>
 
 #if defined(HAVE_LIBLOCKFILE)
-#include <lockfile.h>
+# include <lockfile.h>
 #endif
 
 #ifdef LOCKDIR