]> granicus.if.org Git - php/commitdiff
Tell timelib we support v2
authorDerick Rethans <github@derickrethans.nl>
Thu, 13 Aug 2015 09:50:28 +0000 (10:50 +0100)
committerDerick Rethans <github@derickrethans.nl>
Thu, 13 Aug 2015 09:50:28 +0000 (10:50 +0100)
ext/date/lib/parse_tz.c

index 5bfa176b6f6efbbe9e0c3a12ce1a90e78c0992f9..24de1eaf7855a493b027d761b86ab62397e71cb2 100644 (file)
@@ -31,6 +31,8 @@
 #else
 #include <strings.h>
 #endif
+
+#define TIMELIB_SUPPORTS_V2DATA
 #include "timezonedb.h"
 
 #if (defined(__APPLE__) || defined(__APPLE_CC__)) && (defined(__BIG_ENDIAN__) || defined(__LITTLE_ENDIAN__))