X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fmount.h;h=954058ceb5465ae6d0e9c9fd0764a077f2fd2a04;hp=8d8c738b07937cd5786e389fe226802e190292f3;hb=9fe117ea5ac7e8fc36312324c7fdc851adff59f3;hpb=fdf20a316035779bbec469e11d73c7544acbf30f diff --git a/src/mount.h b/src/mount.h index 8d8c738b0..954058ceb 100644 --- a/src/mount.h +++ b/src/mount.h @@ -56,6 +56,7 @@ typedef struct MountParameters { char *what; char *options; char *fstype; + int passno; } MountParameters; struct Mount {