mirror of
https://github.com/php/php-src.git
synced 2025-08-16 14:08:47 +02:00
*** empty log message ***
This commit is contained in:
parent
6132bc3111
commit
dbb24c2e0e
1 changed files with 4 additions and 0 deletions
|
@ -30,7 +30,11 @@
|
||||||
|
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
|
||||||
|
#if HAVE_SYS_FILE_H
|
||||||
#include <sys/file.h>
|
#include <sys/file.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
|
||||||
#include "php.h"
|
#include "php.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue