aboutsummaryrefslogtreecommitdiffstats
path: root/src/confparser.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/confparser.c')
-rw-r--r--src/confparser.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/confparser.c b/src/confparser.c
index 2463d79..95c8704 100644
--- a/src/confparser.c
+++ b/src/confparser.c
@@ -8,10 +8,6 @@
* GPLv3 (see LICENCE for the full notice)
*
* -------------------------------------------------------------------------- */
-#include <stdlib.h>
-#include <string.h>
-#include <stdio.h>
-
#include "ckutil.h"
#include "confparser.h"
#include "ckerrlog.h"