[bug #4302] errno is not always an extern int
[mmh] / sbr / m_draft.c
index 6782c34..7aea6f0 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)