Skip to content

Commit 11c424c

Browse files
committed
Remove unnecessary include in SPL
1 parent f60f6be commit 11c424c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/spl/php_spl.c

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
#include "spl_heap.h"
3737
#include "zend_exceptions.h"
3838
#include "zend_interfaces.h"
39-
#include "ext/random/php_random.h"
4039
#include "main/snprintf.h"
4140

4241
#ifdef COMPILE_DL_SPL

0 commit comments

Comments
 (0)