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 e04373e commit f67844cCopy full SHA for f67844c
ext/opcache/jit/ir/ir.c
@@ -19,7 +19,7 @@
19
#endif
20
21
#ifndef _WIN32
22
-# include <sys/mman.h>
+# include <sys/mman.h>
23
# if defined(__linux__) || defined(__sun)
24
# include <alloca.h>
25
# endif
0 commit comments