Rename some C utils.
--HG-- extra : convert_revision : 35b27fcbc85ad9f6466cef02759cc0142e6bfafd
This commit is contained in:
parent
e6e047bc6b
commit
894c0903c6
6 changed files with 11 additions and 11 deletions
|
@ -41,9 +41,9 @@
|
|||
#define XBPS_REGPKGDB_DEFPATH "/var/cache/xbps/regpkgdb.plist"
|
||||
|
||||
/* API to handle plist files */
|
||||
#include "plist_utils.h"
|
||||
#include "plist.h"
|
||||
|
||||
/* SHA256 implementation */
|
||||
#include "sha256_digest.h"
|
||||
#include "sha256.h"
|
||||
|
||||
#endif /* !_XBPS_API_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue