#ifndef CONFIG_H_INCLUDED
#define CONFIG_H_INCLUDED 1

#define HAVE_ZLIB_H	0
#define HAVE_BZLIB_H	0

#endif

