From 2ba3c7b5c33fbbbb22c619c196b63fd689885ece Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 5 Mar 2025 19:51:28 +0100 Subject: Merge config-ini.h and options.h into common.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/config-ini.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/config-ini.c') diff --git a/src/config-ini.c b/src/config-ini.c index b8566b9..2041db5 100644 --- a/src/config-ini.c +++ b/src/config-ini.c @@ -17,7 +17,6 @@ Copyright (c) 2010-2018 Jon Lund Steffensen */ #include "common.h" -#include "config-ini.h" #define MAX_CONFIG_PATH 4096 #define MAX_LINE_LENGTH 512 -- cgit v1.2.3-70-g09d2