aboutsummaryrefslogtreecommitdiff
path: root/cyclone/hammer/Table.c
diff options
context:
space:
mode:
Diffstat (limited to 'cyclone/hammer/Table.c')
-rw-r--r--cyclone/hammer/Table.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cyclone/hammer/Table.c b/cyclone/hammer/Table.c
index e613293..66543e3 100644
--- a/cyclone/hammer/Table.c
+++ b/cyclone/hammer/Table.c
@@ -15,7 +15,9 @@
#include "common/rand.h"
#include "hammer/file.h"
+#ifdef KRZYSZCZ
#define TABLE_DEBUG
+#endif
#define TABLE_INISIZE 256 /* LATER rethink */
#define TABLE_DEFLENGTH 128 /* CHECKED */