From caf24dd70915cb95c94e18562674f4dec158dd8c Mon Sep 17 00:00:00 2001 From: des Date: Thu, 23 Mar 2006 14:02:36 +0000 Subject: Vendor import of ZLib 1.2.3. --- lib/libz/example.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/libz/example.c') diff --git a/lib/libz/example.c b/lib/libz/example.c index c2361f9..6c8a0ee 100644 --- a/lib/libz/example.c +++ b/lib/libz/example.c @@ -1,5 +1,5 @@ /* example.c -- usage example of the zlib compression library - * Copyright (C) 1995-2003 Jean-loup Gailly. + * Copyright (C) 1995-2004 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ @@ -11,8 +11,6 @@ #ifdef STDC # include # include -#else - extern void exit OF((int)); #endif #if defined(VMS) || defined(RISCOS) -- cgit v1.1