summaryrefslogtreecommitdiffstats
path: root/shlibs/mount/src/mount.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'shlibs/mount/src/mount.h.in')
-rw-r--r--shlibs/mount/src/mount.h.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/shlibs/mount/src/mount.h.in b/shlibs/mount/src/mount.h.in
index 31406835b..42496ac78 100644
--- a/shlibs/mount/src/mount.h.in
+++ b/shlibs/mount/src/mount.h.in
@@ -95,6 +95,13 @@ typedef struct _mnt_tab mnt_tab;
*/
typedef struct _mnt_update mnt_update;
+/**
+ * mnt_context
+ *
+ * Mount/umount status
+ */
+typedef struct _mnt_context mnt_context;
+
/*
* Tab file format
*/