summaryrefslogtreecommitdiff
path: root/src/umount.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/umount.h')
-rw-r--r--src/umount.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/umount.h b/src/umount.h
index aeccc00f1e..c06ca867a9 100644
--- a/src/umount.h
+++ b/src/umount.h
@@ -28,4 +28,6 @@ int swapoff_all(void);
int loopback_detach_all(void);
+int dm_detach_all(void);
+
#endif