diff zotnet/mts/lock.c @ 10:a6481689f99c

*** empty log message ***
author kono
date Wed, 06 Dec 2006 03:17:53 +0900
parents bce86c4163a3
children 441a2190cfae
line wrap: on
line diff
--- a/zotnet/mts/lock.c	Sun Dec 04 03:21:49 2005 +0900
+++ b/zotnet/mts/lock.c	Wed Dec 06 03:17:53 2006 +0900
@@ -77,10 +77,7 @@
 #define	FLOCK		/* LOCKF will override this, if defined */
 #endif
 
-#ifdef __CYGWIN32__
 #include <errno.h>
-#endif
-extern int  errno;
 
 #ifdef	LOCKONLY
 #ifndef	MMDFONLY