xbps_show_pkg_info(): use humanize_number().
--HG-- extra : convert_revision : e1c903e76d6d5b6501c8893b6d14e23e5b395e58
This commit is contained in:
parent
1105f4f278
commit
d10d9e824c
4 changed files with 54 additions and 9 deletions
|
@ -48,4 +48,7 @@
|
|||
/* SHA256 implementation */
|
||||
#include "sha256.h"
|
||||
|
||||
/* NetBSD humanize_number() */
|
||||
#include "humanize_number.h"
|
||||
|
||||
#endif /* !_XBPS_API_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue