mirror of
https://github.com/fluencelabs/musl
synced 2025-04-24 23:02:14 +00:00
remove now-unnecessary features.h inclusion from fnmatch.h
This commit is contained in:
parent
bb181ae3b8
commit
a223175704
@ -5,8 +5,6 @@
|
|||||||
extern "C" {
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <features.h>
|
|
||||||
|
|
||||||
#define FNM_PATHNAME 0x1
|
#define FNM_PATHNAME 0x1
|
||||||
#define FNM_NOESCAPE 0x2
|
#define FNM_NOESCAPE 0x2
|
||||||
#define FNM_PERIOD 0x4
|
#define FNM_PERIOD 0x4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user