From b36a8dc7422228f0ecec77c3e9b1b0556fdcb6c4 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 20 Oct 2009 18:54:34 +0000 Subject: [PATCH] debug, maybe will help diagnose crash on ndurner gtwy --- src/datastore/datastore.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/datastore/datastore.h b/src/datastore/datastore.h index aa2646c0a..f827f8766 100644 --- a/src/datastore/datastore.h +++ b/src/datastore/datastore.h @@ -27,7 +27,7 @@ #ifndef DATASTORE_H #define DATASTORE_H -#define DEBUG_DATASTORE GNUNET_NO +#define DEBUG_DATASTORE GNUNET_YES #include "gnunet_util_lib.h" -- 2.25.1