- 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:
foobar 2005-06-16 23:12:10 +00:00
parent 7a7cda7a4c
commit a736f99e2f
13 changed files with 161 additions and 19 deletions

View file

@ -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>