diff options
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" |
