]> granicus.if.org Git - php/commitdiff
MFB5.1: include the header, eliminate warning
authorAntony Dovgal <tony2001@php.net>
Mon, 3 Oct 2005 23:43:43 +0000 (23:43 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 3 Oct 2005 23:43:43 +0000 (23:43 +0000)
ext/date/php_date.c

index 44fccb67506a0062bb01f65a99c42ac34dceb485..b1f2aea9278d42032b09653085bc4cf0168e94f2 100644 (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>