mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
fix include
This commit is contained in:
parent
d3ab945d9c
commit
49fdb8a91d
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
# include <stdint.h>
|
||||
# include <stddef.h>
|
||||
#else
|
||||
# include "win32/php_stdint.h"
|
||||
# include "main/php_stdint.h"
|
||||
#endif
|
||||
#include "php.h"
|
||||
#include "php_globals.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue