Updated gzip from 1.1 to 1.2.2
[unix-history] / gnu / usr.bin / gzip / inflate.c
index aa31f9e..dccd597 100644 (file)
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char rcsid[] = "$Id: inflate.c,v 0.13 1993/04/26 14:18:22 jloup Exp $";
+static char rcsid[] = "$Id: inflate.c,v 0.14 1993/06/10 13:27:04 jloup Exp $";
 #endif
 
 #endif
 
-#include <stdio.h>
 #include <sys/types.h>
 
 #include "tailor.h"
 #include <sys/types.h>
 
 #include "tailor.h"