]> 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 80b93a9035e008a38475dec9b3bb12ee7bf5bf62..0e83ac829487c671995f30202d4b9db1b44d1898 100644 (file)
 #ifdef HAVE_FLOCK
 # include <sys/file.h>
 #endif
-#ifdef HAVE_LOCKF
-# include <unistd.h>
-#endif
 
 #if defined(HAVE_LIBLOCKFILE)
-#include <lockfile.h>
+# include <lockfile.h>
 #endif
 
 #ifdef LOCKDIR