From d84e192ae94b9e92a3f6f6f44e4f271155d6a8fb Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sat, 2 May 2026 12:59:59 +0200 Subject: Add a configuration header --- backend/pkgtools.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'backend/pkgtools.cc') diff --git a/backend/pkgtools.cc b/backend/pkgtools.cc index 2f32b77..ebbd838 100644 --- a/backend/pkgtools.cc +++ b/backend/pkgtools.cc @@ -3,6 +3,7 @@ * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ +#include "config.h" #include #include #include "pkgtools.h" -- cgit v1.2.3