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.67 2009/08/28 13:30:53 mast Exp $
+
||
$Id$
*/ #include "global.h"
-
RCSID("
$Id: zlibmod.c,v 1.67 2009/08/28 13:30:53 mast Exp $
");
+
RCSID("
$Id$
");
#include "zlib_machine.h" #include "module.h" #if !defined(HAVE_LIBZ) && !defined(HAVE_LIBGZ) #undef HAVE_ZLIB_H #endif #ifdef HAVE_ZLIB_H