From c6b49cbca9437273dca3a645d1731e7a7daaea6e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 18 Mar 2011 10:11:02 +0000 Subject: Import from zlib-1.2.4 --- cpukit/zlib/example.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cpukit') diff --git a/cpukit/zlib/example.c b/cpukit/zlib/example.c index 6c8a0ee763..604736f15f 100644 --- a/cpukit/zlib/example.c +++ b/cpukit/zlib/example.c @@ -1,12 +1,12 @@ /* example.c -- usage example of the zlib compression library - * Copyright (C) 1995-2004 Jean-loup Gailly. + * Copyright (C) 1995-2006 Jean-loup Gailly. * For conditions of distribution and use, see copyright notice in zlib.h */ /* @(#) $Id$ */ -#include #include "zlib.h" +#include #ifdef STDC # include -- cgit v1.2.3