changeset 31274:b63fdc46cda2

Revert previous change.
author Dave Love <fx@gnu.org>
date Tue, 29 Aug 2000 17:15:31 +0000
parents 2f1422e32b4f
children c3f064fd988f
files lib-src/movemail.c
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
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