[bug #4302] errno is not always an extern int
[mmh] / uip / annosbr.c
index 41b0cc2..1a2c989 100644 (file)
@@ -14,7 +14,6 @@
 #include <fcntl.h>
 #include <errno.h>
 
 #include <fcntl.h>
 #include <errno.h>
 
-extern int  errno;
 
 /*
  * static prototypes
 
 /*
  * static prototypes