Starting to clean up the public API, move private stuff into xbps_api_impl.h.
This commit is contained in:
@ -30,6 +30,7 @@
|
||||
#include <errno.h>
|
||||
|
||||
#include <xbps_api.h>
|
||||
#include "xbps_api_impl.h"
|
||||
|
||||
/**
|
||||
* @file lib/repository_findpkg.c
|
||||
|
Reference in New Issue
Block a user