add if_ether.h constants ETH_P_802_3_MIN and ETH_P_BATMAN
[musl] / include / fnmatch.h
index 0731e23..72345b8 100644 (file)
@@ -5,6 +5,8 @@
 extern "C" {
 #endif
 
+#include <features.h>
+
 #define        FNM_PATHNAME 0x1
 #define        FNM_NOESCAPE 0x2
 #define        FNM_PERIOD   0x4