Skip to content

Commit bc2e058

Browse files
committed
ext/opcache/shared_alloc_win32: add missing include
1 parent 8046bf2 commit bc2e058

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/opcache/shared_alloc_win32.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
#include "ZendAccelerator.h"
2424
#include "zend_shared_alloc.h"
2525
#include "zend_accelerator_util_funcs.h"
26+
#include "zend_accelerator_debug.h"
2627
#include "zend_execute.h"
2728
#include "zend_system_id.h"
2829
#include "SAPI.h"

0 commit comments

Comments
 (0)