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 743282d..2d0072e 100644 --- a/src/unalf.h +++ b/src/unalf.h @@ -83,6 +83,7 @@ typedef struct { int quiet; int verbose_list; int fixjunk; + int ignore_datetime; } opts_t; #define MAX_EXCLUDES 256 |
