1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 12:42:29 +02:00

MFB5.1: include the header, eliminate warning

This commit is contained in:
Antony Dovgal
2005-10-03 23:43:43 +00:00
parent 1ce96bd69f
commit 8ced962510

View File

@@ -24,6 +24,7 @@
#include "php_globals.h"
#include "php_ini.h"
#include "ext/standard/info.h"
#include "ext/standard/php_versioning.h"
#include "php_date.h"
#include "lib/timelib.h"
#include <time.h>