Some more cleanups for previous.

--HG--
extra : convert_revision : 4750989fdc6494eb2593a3782035289200fbea15
This commit is contained in:
Juan RP 2009-02-05 16:57:20 +01:00
parent 3a52668aed
commit 0f44fd7f72
5 changed files with 10 additions and 13 deletions

View file

@ -26,6 +26,7 @@
#ifndef _XBPS_REMOVE_H_
#define _XBPS_REMOVE_H_
/* From lib/remove.c */
int xbps_remove_binary_pkg(const char *, const char *);
int xbps_unregister_pkg(const char *);