aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib-src/movemail.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/lib-src/movemail.c b/lib-src/movemail.c
index 6031d26ea4..6f22c19e38 100644
--- a/lib-src/movemail.c
+++ b/lib-src/movemail.c
@@ -657,15 +657,6 @@ xmalloc (size)
#endif
#include <pwd.h>
-#ifdef USG
-#include <fcntl.h>
-/* Cancel substitutions made by config.h for Emacs. */
-#undef open
-#undef read
-#undef write
-#undef close
-#endif /* USG */
-
#define NOTOK (-1)
#define OK 0
#define DONE 1