summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib-src/pop.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/pop.c b/lib-src/pop.c
index 5dd33cf8330..3acacaa8919 100644
--- a/lib-src/pop.c
+++ b/lib-src/pop.c
@@ -21,6 +21,11 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define NO_SHORTNAMES /* Tell config not to load remap.h */
#include <../src/config.h>
+#under open
+#undef close
+#undef read
+#undef write
+
#ifdef MAIL_USE_POP
#include <sys/types.h>