From 9025be814a465b6e3b29a0b0048312f7b56ecc73 Mon Sep 17 00:00:00 2001 From: George Thessalonikefs Date: Sat, 5 Aug 2023 20:18:56 +0200 Subject: [PATCH] - For #762: remove uneeded include. --- util/configparser.y | 1 - 1 file changed, 1 deletion(-) diff --git a/util/configparser.y b/util/configparser.y index 2a4c1f3f3..1d219a18c 100644 --- a/util/configparser.y +++ b/util/configparser.y @@ -42,7 +42,6 @@ #include #include #include -#include #include #include "util/configyyrename.h" -- 2.47.3