Move Math::BigInt::FastCalc from ext/ to cpan/
[p5sagit/p5-mst-13.2.git] / Porting / timecheck.c
index 07f5872..cf0303a 100644 (file)
@@ -1,3 +1,7 @@
+/* A helper tool for perl's 2038 support.
+ *     See Porting/README.y2038 for details
+ */
+
 #include <sys/types.h>
 #include <stdio.h>
 #include <time.h>