diff options
Diffstat (limited to 'src/add.c')
-rw-r--r-- | src/add.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ #include "apk_applet.h" #include "apk_database.h" #include "apk_state.h" +#include "apk_print.h" struct add_ctx { const char *virtpkg; |