]> git.marmaro.de Git - mmh/blobdiff - sbr/m_draft.c
[bug #4302] errno is not always an extern int
[mmh] / sbr / m_draft.c
index 6782c34e43622e038ba66b0aa30cabe7264350f0..7aea6f0125f94021005c2df98294ff7876621c82 100644 (file)
@@ -12,8 +12,6 @@
 #include <h/mh.h>
 #include <errno.h>
 
-extern int errno;
-
 
 char *
 m_draft (char *folder, char *msg, int use, int *isdf)