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.
1 parent 4254da4 commit d7356dfCopy full SHA for d7356df
platforms/iOS/vm/OSX/sqMacUnixExternalPrims.m
@@ -54,7 +54,7 @@
54
#include <dlfcn.h>
55
#include <sys/param.h>
56
#include <sys/stat.h>
57
-#include <sys/errno.h>
+#include <errno.h>
58
59
/* get a value for RTLD_NOW, with increasing levels of desperation... */
60
0 commit comments