diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-05-02 12:59:59 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-05-02 12:59:59 +0200 |
| commit | d84e192ae94b9e92a3f6f6f44e4f271155d6a8fb (patch) | |
| tree | 2265cee4c65f0619a8fd640c9bd6202fec9e5e2d /backend/pkgtools.cc | |
| parent | 12dc26051c82074867bf782de650c912db23d60e (diff) | |
| download | katja-d84e192ae94b9e92a3f6f6f44e4f271155d6a8fb.tar.gz | |
Add a configuration header
Diffstat (limited to 'backend/pkgtools.cc')
| -rw-r--r-- | backend/pkgtools.cc | 1 |
1 files changed, 1 insertions, 0 deletions
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 <curl/curl.h> #include <sqlite3.h> #include "pkgtools.h" |
