summaryrefslogtreecommitdiff
path: root/pith/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/state.h')
-rw-r--r--pith/state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pith/state.h b/pith/state.h
index 24bc8909..0ce781dc 100644
--- a/pith/state.h
+++ b/pith/state.h
@@ -237,6 +237,7 @@ struct pine {
unsigned debug_timestamp:1;
unsigned debug_flush:1;
unsigned debug_tcp:1;
+ unsigned debug_http:1;
unsigned debug_imap:3;
unsigned debug_nfiles:5;
unsigned debugmem:1;