This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Correct vim modeline
[perl5.git] / time64_config.h
index c22a115..bc3818c 100644 (file)
@@ -7,6 +7,13 @@
    Sensible defaults provided.
 */
 
+/* Debugging
+   TIME_64_DEBUG
+   Define if you want debugging messages
+*/
+/* #define TIME_64_DEBUG */
+
+
 /* INT_64_T
    A 64 bit integer type to use to store time and others.
    Must be defined.
@@ -72,4 +79,4 @@
 #define SYSTEM_GMTIME_MAX       GMTIME_MAX
 #define SYSTEM_GMTIME_MIN       GMTIME_MIN
 
-#endif TIME64_CONFIG_H
+#endif /* TIME64_CONFIG_H */