]> git.marmaro.de Git - mmh/blobdiff - sbr/lock_file.c
Use continue instead of one long if for the whole loop body
[mmh] / sbr / lock_file.c
index b62604a619c5d47c268a6844dcffa78571a3800f..7309c8681b849e76d73673af755461590b82fde4 100644 (file)
 #include <lockfile.h>
 #endif
 
-#ifdef LOCKDIR
+#ifdef DOT_LOCKING
+# ifdef LOCKDIR
 char *lockdir = LOCKDIR;
+# endif
 #endif
 
 /* Are we using any kernel locking? */