mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
that should be included 1st
This commit is contained in:
parent
4ea29a808d
commit
30c131c8ae
1 changed files with 2 additions and 1 deletions
|
@ -28,6 +28,8 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
#include "php.h"
|
||||||
|
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
|
||||||
|
@ -37,7 +39,6 @@
|
||||||
|
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
|
||||||
#include "php.h"
|
|
||||||
#include "php_session.h"
|
#include "php_session.h"
|
||||||
#include "mod_files.h"
|
#include "mod_files.h"
|
||||||
#include "ext/standard/flock_compat.h"
|
#include "ext/standard/flock_compat.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue