瀏覽代碼

- no features with Apple Inc. (Heikki Lindholm)

Bernhard Reutner-Fischer 18 年之前
父節點
當前提交
699b63b8c4
共有 1 個文件被更改,包括 3 次插入0 次删除
  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