]> granicus.if.org Git - php/commitdiff
Readded accidentally removed line
authorGustavo André dos Santos Lopes <cataphract@php.net>
Sun, 22 Jul 2012 02:13:17 +0000 (04:13 +0200)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Sun, 22 Jul 2012 02:22:23 +0000 (04:22 +0200)
ext/intl/dateformat/dateformat.h

index a5a747328f7b7d4e7c9b89580d36233f2a021d8a..f11918b79f142d5f17368c1d9d58ba1b04733098 100755 (executable)
@@ -40,5 +40,6 @@ These are not necessary at this point of time
 #define CALENDAR_YEAR "tm_year"
 #define CALENDAR_WDAY "tm_wday"
 #define CALENDAR_YDAY "tm_yday"
+#define CALENDAR_ISDST "tm_isdst"
 
 #endif // DATE_FORMATTER_H