aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/movemail.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib-src/movemail.c')
-rw-r--r--lib-src/movemail.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib-src/movemail.c b/lib-src/movemail.c
index e0eb4d48b89..a887eb216ac 100644
--- a/lib-src/movemail.c
+++ b/lib-src/movemail.c
@@ -140,9 +140,6 @@ static char *mail_spool_name ();
140#endif 140#endif
141#endif 141#endif
142 142
143#ifndef errno
144extern int errno;
145#endif
146char *strerror (); 143char *strerror ();
147#ifdef HAVE_INDEX 144#ifdef HAVE_INDEX
148extern char *index __P ((const char *, int)); 145extern char *index __P ((const char *, int));