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.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/config-parser.h') diff --git a/src/common/config-parser.h b/src/common/config-parser.h index 0d30c49..f9f287c 100644 --- a/src/common/config-parser.h +++ b/src/common/config-parser.h @@ -9,6 +9,7 @@ #ifndef _CONFIG_PARSER_H #define _CONFIG_PARSER_H +#include #include "utils.h" #include "error.h" -- cgit v1.2.3-18-g5258