diff options
Diffstat (limited to 'src/state.c')
-rw-r--r-- | src/state.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/state.c b/src/state.c index 178e4c9..7c758cc 100644 --- a/src/state.c +++ b/src/state.c @@ -16,6 +16,7 @@ #include "apk_state.h" #include "apk_database.h" +#include "apk_print.h" struct apk_name_choices { unsigned short refs, num; |