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

@@ -27,7 +27,7 @@
#define _XBPS_INSTALL_DEFS_H_
#include <sys/time.h>
#include <xbps_api.h>
#include <xbps.h>
struct xferstat {
struct timeval start;