summaryrefslogtreecommitdiffstats
path: root/src/info.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/info.c')
-rw-r--r--src/info.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/info.c b/src/info.c
index dfb3712..19a3f48 100644
--- a/src/info.c
+++ b/src/info.c
@@ -16,6 +16,7 @@
#include "apk_package.h"
#include "apk_database.h"
#include "apk_state.h"
+#include "apk_print.h"
struct info_ctx {
int (*action)(struct info_ctx *ctx, struct apk_database *db,