mirror of
git://git.musl-libc.org/musl
synced 2025-03-06 20:48:29 +01:00
fix strings.h feature test macro usage due to missing features.h
This commit is contained in:
parent
baaf257f05
commit
46d1c7801b
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <features.h>
|
||||
|
||||
#define __NEED_size_t
|
||||
#define __NEED_locale_t
|
||||
|
|
Loading…
Add table
Reference in a new issue