aboutsummaryrefslogtreecommitdiff
path: root/src/unalf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/unalf.h')
-rw-r--r--src/unalf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/unalf.h b/src/unalf.h
index 4adaeb3..f03ae04 100644
--- a/src/unalf.h
+++ b/src/unalf.h
@@ -81,6 +81,8 @@ typedef struct {
int fixjunk;
int ignore_datetime;
int force;
+ int extract_num;
+ int split;
} opts_t;
#define MAX_EXCLUDES 256