aboutsummaryrefslogtreecommitdiffstats
path: root/lock.c
diff options
context:
space:
mode:
Diffstat (limited to 'lock.c')
-rw-r--r--lock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lock.c b/lock.c
index 213969f1..53846c83 100644
--- a/lock.c
+++ b/lock.c
@@ -4,6 +4,7 @@
* For license terms, see the file COPYING in this directory.
*/
#include "config.h"
+#include "fetchmail.h"
#include <stdio.h>
#ifdef HAVE_STRING_H
@@ -19,7 +20,6 @@
#include <fcntl.h>
#include <signal.h>
-#include "fetchmail.h"
#include "i18n.h"
#include "lock.h"