- no features with Apple Inc. (Heikki Lindholm)
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 24 Jul 2007 18:20:46 +0000 (18:20 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 24 Jul 2007 18:20:46 +0000 (18:20 -0000)
package/config/foo.h

index 32853be46b1308ce1e76ceb89e5f62e9d5f4fd64..b9cfdf831229fb4b679829beeca66b0147155be7 100644 (file)
@@ -1,6 +1,9 @@
 #ifndef __KCONFIG_FOO_H
 #define __KCONFIG_FOO_H
+
+#ifndef __APPLE__
 #include <features.h>
+#endif
 #include <limits.h>
 
 #ifndef PATH_MAX