summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/pttstruct.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pttstruct.h b/include/pttstruct.h
index 4e722d70..53c34cd0 100644
--- a/include/pttstruct.h
+++ b/include/pttstruct.h
@@ -421,6 +421,7 @@ typedef struct {
} screen_backup_t;
typedef struct {
+ int header_size;
fileheader_t *header;
char mtitle[STRLEN];
const char *path;