Skip to content

Commit f67844c

Browse files
committed
DEBUG
1 parent e04373e commit f67844c

File tree

1 file changed

+1
-1
lines changed
  • ext/opcache/jit/ir

1 file changed

+1
-1
lines changed

ext/opcache/jit/ir/ir.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#endif
2020

2121
#ifndef _WIN32
22-
# include <sys/mman.h>
22+
# include <sys/mman.h>
2323
# if defined(__linux__) || defined(__sun)
2424
# include <alloca.h>
2525
# endif

0 commit comments

Comments
 (0)