mirror of
https://github.com/php/php-src.git
synced 2026-04-29 19:23:22 +02:00
MFH
This commit is contained in:
+2
-1
@@ -17,13 +17,14 @@
|
||||
+----------------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
#include "php_scandir.h"
|
||||
#ifdef PHP_WIN32
|
||||
#include "config.w32.h"
|
||||
#else
|
||||
#include "php_config.h"
|
||||
#endif
|
||||
|
||||
#include "php_scandir.h"
|
||||
|
||||
#ifndef HAVE_SCANDIR
|
||||
#include <sys/types.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user