aboutsummaryrefslogtreecommitdiffstats
path: root/g10/filter.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/filter.h')
-rw-r--r--g10/filter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/filter.h b/g10/filter.h
index ebd58e370..df436be74 100644
--- a/g10/filter.h
+++ b/g10/filter.h
@@ -67,6 +67,7 @@ typedef struct {
byte *outbuf;
unsigned outbufsize;
int algo; /* compress algo */
+ int algo1hack;
} compress_filter_context_t;