aboutsummaryrefslogtreecommitdiff
path: root/lib/lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lib.h')
-rw-r--r--lib/lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/lib.h b/lib/lib.h
index 097e67d8..bbb1488d 100644
--- a/lib/lib.h
+++ b/lib/lib.h
@@ -167,6 +167,7 @@ struct mtab_list {
struct statvfs statvfs;
char *dir;
char *device;
+ char *opts;
char type[0];
};