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

MBF51: load proper header file

This commit is contained in:
Ilia Alshanetsky
2005-12-05 04:23:17 +00:00
parent dbfdcef380
commit 9e9a8eb837

View File

@@ -27,8 +27,8 @@
#include "php.h"
#include "php_sunfuncs.h"
#include "datetime.h"
#include "php_ini.h"
#include "ext/date/php_date.h"
#include <assert.h>
#include <math.h>