pike.git
/
src
/
modules
/
Gz
/
zlibmod.c
version
»
Context lines:
10
20
40
80
file
none
3
pike.git/src/modules/Gz/zlibmod.c:1:
/* || This file is part of Pike. For copyright information see COPYRIGHT. || Pike is distributed under GPL, LGPL and MPL. See the file COPYING || for more information.
-
||
$Id: zlibmod.c,v 1.90 2010/07/09 12:52:58 nilsson Exp $
+
||
$Id$
*/ #include "global.h" #include "zlib_machine.h" #include "module.h" #include "program.h" #include "module_support.h" #if !defined(HAVE_LIBZ) && !defined(HAVE_LIBGZ) #undef HAVE_ZLIB_H