aboutsummaryrefslogtreecommitdiffstats
path: root/rpa.c
diff options
context:
space:
mode:
Diffstat (limited to 'rpa.c')
-rw-r--r--rpa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpa.c b/rpa.c
index c365f0de..e5fe326f 100644
--- a/rpa.c
+++ b/rpa.c
@@ -16,6 +16,7 @@
#include "config.h"
#if defined(POP3_ENABLE) && defined(RPA_ENABLE)
+#include "fetchmail.h"
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
@@ -24,7 +25,6 @@
#include <sys/types.h>
#include "socket.h"
-#include "fetchmail.h"
#include "fm_md5.h"
#include "i18n.h"