From: Antony Dovgal Date: Mon, 3 Oct 2005 23:43:43 +0000 (+0000) Subject: MFB5.1: include the header, eliminate warning X-Git-Tag: RELEASE_0_9_0~17 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ced962510c4e35e42bb70b004e8daef6092511c;p=php MFB5.1: include the header, eliminate warning --- diff --git a/ext/date/php_date.c b/ext/date/php_date.c index 44fccb6750..b1f2aea927 100644 --- a/ext/date/php_date.c +++ b/ext/date/php_date.c @@ -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