summaryrefslogtreecommitdiffhomepage
path: root/src/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf.c')
-rw-r--r--src/conf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conf.c b/src/conf.c
index b7c4b75..e0d6634 100644
--- a/src/conf.c
+++ b/src/conf.c
@@ -23,8 +23,8 @@
* add new directives to. Who knows if I'm right though.
*/
-#include <regex.h>
#include "common.h"
+#include <regex.h>
#include "conf.h"
#include "acl.h"