summaryrefslogtreecommitdiff
path: root/mailbox/folder_pop.c
diff options
context:
space:
mode:
Diffstat (limited to 'mailbox/folder_pop.c')
-rw-r--r--mailbox/folder_pop.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/mailbox/folder_pop.c b/mailbox/folder_pop.c
index 0417d35ac..2750ddbfc 100644
--- a/mailbox/folder_pop.c
+++ b/mailbox/folder_pop.c
@@ -27,9 +27,12 @@
# include <strings.h>
#endif
+#include <mailutils/auth.h>
+#include <mailutils/mailbox.h>
+
#include <folder0.h>
-#include <url0.h>
#include <registrar0.h>
+#include <url0.h>
/* We export url parsing and the initialisation of
the mailbox, via the register entry/record. */

Return to:

Send suggestions and report system problems to the System administrator.