mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 23:47:42 +00:00
- no features with Apple Inc. (Heikki Lindholm)
This commit is contained in:
parent
f9636d5684
commit
699b63b8c4
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user