[bug #4302] errno is not always an extern int
[mmh] / uip / wmh.c
index c69363a..af06698 100644 (file)
--- a/uip/wmh.c
+++ b/uip/wmh.c
@@ -128,7 +128,6 @@ static struct tchars tc;
 #define        WERASC ltc.t_werasc
 static struct ltchars ltc;
 
-extern int errno;
 
 int ALRMser (), PIPEser (), SIGser ();
 int ADJser (), REFser ();