Add ExtUtils::Miniperl to the list of core modules for all versions >= 5.00504
[p5sagit/p5-mst-13.2.git] / time64.h
index e8c649b..7545e08 100644 (file)
--- a/time64.h
+++ b/time64.h
@@ -28,7 +28,7 @@ struct TM64 {
 #endif
 
 #ifdef HAS_TM_TM_ZONE
-        char    *tm_zone;
+        const char    *tm_zone;
 #endif
 };