aboutsummaryrefslogtreecommitdiffstats
path: root/common/iobuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/iobuf.c')
-rw-r--r--common/iobuf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/iobuf.c b/common/iobuf.c
index 589bdf9f6..efbf21cbc 100644
--- a/common/iobuf.c
+++ b/common/iobuf.c
@@ -118,6 +118,7 @@ struct close_cache_s
typedef struct close_cache_s *close_cache_t;
static close_cache_t close_cache;
+int iobuf_debug_mode;
#ifdef HAVE_W32_SYSTEM