diff options
Diffstat (limited to 'src/unalf.h')
| -rw-r--r-- | src/unalf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/unalf.h b/src/unalf.h index 33a7760..4adaeb3 100644 --- a/src/unalf.h +++ b/src/unalf.h @@ -80,6 +80,7 @@ typedef struct { int verbose_list; int fixjunk; int ignore_datetime; + int force; } opts_t; #define MAX_EXCLUDES 256 |
