xbps_api.h -> xbps.h

This commit is contained in:
Juan RP
2013-06-20 12:31:02 +02:00
parent cccc9de7de
commit 09e116b7f0
41 changed files with 40 additions and 40 deletions

View File

@ -24,7 +24,7 @@
*-
*/
#include <atf-c.h>
#include <xbps_api.h>
#include <xbps.h>
ATF_TC(pkgpattern_match_test);