From e52eb9e91481f7dd81abdfc9b7a88c68fe3f2d41 Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Fri, 7 Oct 2016 02:06:15 +0200 Subject: *: fixed includes --- src/common/config-parser.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/common/config-parser.c') diff --git a/src/common/config-parser.c b/src/common/config-parser.c index 9361908..e847623 100644 --- a/src/common/config-parser.c +++ b/src/common/config-parser.c @@ -6,10 +6,7 @@ * See the file LICENSE. */ -#ifdef HAVE_CONFIG_H -#include -#endif /* HAVE_CONFIG_H */ - +#include #include #include "error.h" #include "utils.h" -- cgit v1.2.3-18-g5258