Mercurial > emacs
diff lib-src/movemail.c @ 31274:b63fdc46cda2
Revert previous change.
| author | Dave Love <fx@gnu.org> |
|---|---|
| date | Tue, 29 Aug 2000 17:15:31 +0000 |
| parents | 77ed917b12ee |
| children | d431eeb4028f |
line wrap: on
line diff
--- a/lib-src/movemail.c Tue Aug 29 17:12:42 2000 +0000 +++ b/lib-src/movemail.c Tue Aug 29 17:15:31 2000 +0000 @@ -61,13 +61,7 @@ #include <sys/file.h> #include <stdio.h> #include <errno.h> -#ifdef HAVE_STRING_H -#include <string.h> -#endif -#ifdef HAVE_STRINGS_H -#include <strings.h> -#endif #include "syswait.h" #include <getopt.h> #ifdef HAVE_FCNTL_H
