summaryrefslogtreecommitdiff
path: root/minigzip.c
diff options
context:
space:
mode:
Diffstat (limited to 'minigzip.c')
-rw-r--r--minigzip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/minigzip.c b/minigzip.c
index eee52a5..bd0735b 100644
--- a/minigzip.c
+++ b/minigzip.c
@@ -13,7 +13,7 @@
13 * or in pipe mode. 13 * or in pipe mode.
14 */ 14 */
15 15
16/* $Id: minigzip.c,v 1.8 1996/01/30 21:59:23 me Exp $ */ 16/* $Id: minigzip.c,v 1.9 1996/05/22 11:52:32 me Exp $ */
17 17
18#include <stdio.h> 18#include <stdio.h>
19#include "zlib.h" 19#include "zlib.h"