aboutsummaryrefslogtreecommitdiff
path: root/src/unalf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/unalf.h')
-rw-r--r--src/unalf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unalf.h b/src/unalf.h
index 1cb71bf..743282d 100644
--- a/src/unalf.h
+++ b/src/unalf.h
@@ -82,6 +82,7 @@ typedef struct {
int extract_to_stdout;
int quiet;
int verbose_list;
+ int fixjunk;
} opts_t;
#define MAX_EXCLUDES 256