mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
- no features with Apple Inc. (Heikki Lindholm)
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
#ifndef __KCONFIG_FOO_H
|
#ifndef __KCONFIG_FOO_H
|
||||||
#define __KCONFIG_FOO_H
|
#define __KCONFIG_FOO_H
|
||||||
|
|
||||||
|
#ifndef __APPLE__
|
||||||
#include <features.h>
|
#include <features.h>
|
||||||
|
#endif
|
||||||
#include <limits.h>
|
#include <limits.h>
|
||||||
|
|
||||||
#ifndef PATH_MAX
|
#ifndef PATH_MAX
|
||||||
|
|||||||
Reference in New Issue
Block a user