* doc/gzip.texi: Fix off-by-one timestamp.
[debian/gzip] / sample / makecrc.c
index e4040ba2f6ceac18b2427b7e86ed21aa55d3d3b3..8fa2959c6ee44f60f5fd38b47ee618f365fdf073 100644 (file)
@@ -1,9 +1,6 @@
 /* Not copyrighted 1990 Mark Adler */
 
-#ifndef lint
-static char rcsid[] = "$Id$";
-#endif
-
+#include <config.h>
 #include <stdio.h>
 
 main()