1
0
Эх сурвалжийг харах

remove now-unnecessary features.h inclusion from fnmatch.h

Rich Felker 11 жил өмнө
parent
commit
a223175704

+ 0 - 2
include/fnmatch.h

@@ -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