]> git.ipfire.org Git - pakfire.git/commitdiff
tests: packager: Fix build
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 1 May 2021 13:19:20 +0000 (13:19 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 1 May 2021 13:19:20 +0000 (13:19 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
tests/libpakfire/packager.c

index 8a97efc6a957761692195bf44961a8736ef1ea2a..8f3e94a7dbbb2039a983a5ff20adf10718fd899d 100644 (file)
@@ -18,6 +18,8 @@
 #                                                                             #
 #############################################################################*/
 
+#include <stdio.h>
+
 #include <pakfire/package.h>
 #include <pakfire/packager.h>
 #include <pakfire/repo.h>