diff options
Diffstat (limited to 'cyclone/hammer/zl.c')
-rw-r--r-- | cyclone/hammer/zl.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cyclone/hammer/zl.c b/cyclone/hammer/zl.c index 994eef9..7a5d471 100644 --- a/cyclone/hammer/zl.c +++ b/cyclone/hammer/zl.c @@ -12,7 +12,9 @@ /* CHECKME bang behaviour (every mode) */ /* LATER test reentrancy, tune speedwise */ +#ifdef KRZYSZCZ #define ZL_DEBUG +#endif #define ZL_INISIZE 32 /* LATER rethink */ #define ZL_MAXSIZE 256 |