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

@@ -31,7 +31,7 @@
#include <getopt.h>
#include <syslog.h>
#include <xbps_api.h>
#include <xbps.h>
static void __attribute__((noreturn))
usage(bool fail)