include/xbps_api_impl.h: remove __{BEGIN,END}_DECLS to make musl happy.
This commit is contained in:
parent
29cf8e9ba8
commit
3042dcd7aa
@ -92,8 +92,6 @@
|
||||
|
||||
#endif
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
/**
|
||||
* @private
|
||||
* From lib/external/dewey.c
|
||||
@ -263,6 +261,4 @@ void HIDDEN xbps_pkg_find_conflicts(struct xbps_handle *,
|
||||
*/
|
||||
const char HIDDEN *vpkg_user_conf(struct xbps_handle *, const char *, bool);
|
||||
|
||||
__END_DECLS
|
||||
|
||||
#endif /* !_XBPS_API_IMPL_H_ */
|
||||
|
Loading…
Reference in New Issue
Block a user