Explorar o código

- no features with Apple Inc. (Heikki Lindholm)

Bernhard Reutner-Fischer %!s(int64=18) %!d(string=hai) anos
pai
achega
699b63b8c4
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      package/config/foo.h

+ 3 - 0
package/config/foo.h

@@ -1,6 +1,9 @@
 #ifndef __KCONFIG_FOO_H
 #define __KCONFIG_FOO_H
+
+#ifndef __APPLE__
 #include <features.h>
+#endif
 #include <limits.h>
 
 #ifndef PATH_MAX