about summary refs log tree commit diff
path: root/blaze822_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'blaze822_priv.h')
-rw-r--r--blaze822_priv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/blaze822_priv.h b/blaze822_priv.h
index bf895d3..c871ca7 100644
--- a/blaze822_priv.h
+++ b/blaze822_priv.h
@@ -4,6 +4,7 @@ struct message {
 	char *body;
 	char *bodyend;
 	char *bodychunk;
+	char *orig_header;
 };
 
 //          WSP            =  SP / HTAB