aboutsummaryrefslogtreecommitdiffstats
path: root/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'types.h')
-rw-r--r--types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/types.h b/types.h
index 49aa0fd..2cd305e 100644
--- a/types.h
+++ b/types.h
@@ -69,6 +69,7 @@ typedef struct {
const char *path; /* always absolute */
const char *base;
bool loaded;
+ bool marked;
} fileinfo_t;
/* timeouts in milliseconds: */