xbps-rindex(8): fix #19. An ATF test-case will be imported later.
This commit is contained in:
@@ -67,6 +67,9 @@
|
||||
/* From index-add.c */
|
||||
int index_add(struct xbps_handle *, int, char **, bool);
|
||||
|
||||
/* From index-clean.c */
|
||||
int index_clean(struct xbps_handle *, const char *);
|
||||
|
||||
/* From remove-obsoletes.c */
|
||||
int remove_obsoletes(struct xbps_handle *, const char *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user