]> git.gag.com Git - debian/gzip/blobdiff - sample/makecrc.c
patch to improve behavior of zdiff when file is compressed without extension
[debian/gzip] / sample / makecrc.c
index 2b60f476e6a47466cf34830221c040dcc0cfbda4..8fa2959c6ee44f60f5fd38b47ee618f365fdf073 100644 (file)
@@ -1,9 +1,6 @@
 /* Not copyrighted 1990 Mark Adler */
 
-#ifndef lint
-static char rcsid[] = "$Id: makecrc.c,v 0.6 1993/05/28 07:42:59 jloup Exp $";
-#endif
-
+#include <config.h>
 #include <stdio.h>
 
 main()