mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Clean-up unused headers (#14365)
* ext/mbstring.c: clean-up headers and include intrinsics
This commit is contained in:
parent
c3b3e90cea
commit
25a5146180
33 changed files with 17 additions and 76 deletions
|
@ -32,8 +32,7 @@
|
|||
|
||||
#include "php_dba.h"
|
||||
#include "ext/standard/info.h"
|
||||
#include "ext/standard/php_string.h"
|
||||
#include "ext/standard/flock_compat.h"
|
||||
#include "ext/standard/flock_compat.h" /* Compatibility for Windows */
|
||||
|
||||
#include "php_gdbm.h"
|
||||
#include "php_ndbm.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue