summaryrefslogtreecommitdiff
path: root/config-parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'config-parser.c')
-rw-r--r--config-parser.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/config-parser.c b/config-parser.c
index 0d38789..ffed7f1 100644
--- a/config-parser.c
+++ b/config-parser.c
@@ -9,9 +9,7 @@
#include <inttypes.h>
#include "main.h"
-#include "uring.h"
#include "config-parser.h"
-#include "server.h"
static void
eat_whitespace_and_comments(char **pos)