mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
- Improve portability.
# TODO: The standalone lib needs it's own build stuff, pretty much same as # Zend has for standalone builds.
This commit is contained in:
parent
7a7cda7a4c
commit
a736f99e2f
13 changed files with 161 additions and 19 deletions
|
@ -25,7 +25,6 @@
|
|||
#include "php_ini.h"
|
||||
#include "ext/standard/info.h"
|
||||
#include "php_date.h"
|
||||
#include "lib/timelib_structs.h"
|
||||
#include "lib/timelib.h"
|
||||
#include <time.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue