aboutsummaryrefslogtreecommitdiffstats
path: root/src/source-parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/source-parser.c')
-rw-r--r--src/source-parser.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/source-parser.c b/src/source-parser.c
index f250bd3..5d29213 100644
--- a/src/source-parser.c
+++ b/src/source-parser.c
@@ -6,11 +6,7 @@
* See the file LICENSE.
*/
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif /* HAVE_CONFIG_H */
-
-#include <stdbool.h>
+#include <stdlib.h>
#include <string.h>
#include "content-parser.h"