mirror of
https://github.com/php/php-src.git
synced 2025-01-11 05:24:49 +08:00
add missing include and fix warning
This commit is contained in:
parent
7b6d4abf1f
commit
c031c5461c
@ -24,6 +24,7 @@
|
||||
#include "fopen_wrappers.h"
|
||||
#include "file.h"
|
||||
#include "php_dir.h"
|
||||
#include "php_string.h"
|
||||
#include "php_scandir.h"
|
||||
|
||||
#ifdef HAVE_DIRENT_H
|
||||
|
Loading…
Reference in New Issue
Block a user