]> git.marmaro.de Git - mmh/blobdiff - uip/packf.c
[bug #4302] errno is not always an extern int
[mmh] / uip / packf.c
index a38f795335f047f17c74d63fb1127ccb3b01ccaa..405a005d4e65c8527c5e7b8c7a47ba4d36d088b2 100644 (file)
@@ -35,8 +35,6 @@ static struct swit switches[] = {
     { NULL, 0 }
 };
 
-extern int errno;
-
 static int md = NOTOK;
 static int mbx_style = MBOX_FORMAT;
 static int mapping = 0;