We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 791d57e + 7bcbe8a commit e68dc07Copy full SHA for e68dc07
CoreFoundation/PlugIn.subproj/CFBundle_InfoPlist.c
@@ -17,7 +17,7 @@
17
18
#if (TARGET_OS_MAC || TARGET_OS_LINUX || TARGET_OS_BSD) && !TARGET_OS_CYGWIN
19
#include <dirent.h>
20
-#if !TARGET_OS_ANDROID
+#if TARGET_OS_MAC || TARGET_OS_BSD
21
#include <sys/sysctl.h>
22
#endif
23
#include <sys/mman.h>
0 commit comments