1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

ext/opcache/zend_accelerator_module.c: remove unused include

This commit is contained in:
Gina Peter Banyard
2025-10-03 15:30:02 +01:00
parent e0a82b53d4
commit cab2faa486

View File

@@ -34,7 +34,6 @@
#include "SAPI.h"
#include "zend_virtual_cwd.h"
#include "ext/standard/info.h"
#include "ext/standard/php_filestat.h"
#include "ext/date/php_date.h"
#include "opcache_arginfo.h"