[bug #4302] errno is not always an extern int
[mmh] / uip / mhstore.c
index 4bfc676..1529de9 100644 (file)
@@ -69,8 +69,6 @@ static struct swit switches[] = {
 };
 
 
-extern int errno;
-
 /* mhparse.c */
 extern int checksw;
 extern char *tmp;      /* directory to place temp files */