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 #include "common.h" +#include #include "conf.h" #include "acl.h"