]> code.delx.au - gnu-emacs/commitdiff
Revert previous change.
authorDave Love <fx@gnu.org>
Tue, 29 Aug 2000 17:15:31 +0000 (17:15 +0000)
committerDave Love <fx@gnu.org>
Tue, 29 Aug 2000 17:15:31 +0000 (17:15 +0000)
lib-src/movemail.c

index e28a8f4461301f30e6ae98ebda2a409b0ca02fe3..d37644063e16cda40403a2241eefde7582e6f34d 100644 (file)
@@ -61,13 +61,7 @@ Boston, MA 02111-1307, USA.  */
 #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