[bug #4302] errno is not always an extern int
[mmh] / sbr / lock_file.c
index c088283..6deddd4 100644 (file)
@@ -56,8 +56,6 @@
 #include <lockfile.h>
 #endif
 
 #include <lockfile.h>
 #endif
 
-extern int errno;
-
 #ifdef LOCKDIR
 char *lockdir = LOCKDIR;
 #endif
 #ifdef LOCKDIR
 char *lockdir = LOCKDIR;
 #endif