Drop requirement of confuse header for the public API; it's only used by libxbps.

This commit is contained in:
Juan RP
2013-06-19 11:29:04 +02:00
parent 55af300e65
commit 4ef66d99bb
2 changed files with 6 additions and 1 deletions

View File

@ -32,6 +32,8 @@
#endif
#include <assert.h>
#include <confuse.h>
#define LIBXBPS_PRIVATE
#include <xbps_api.h>
/*
* By default all public functions have default visibility, unless