summaryrefslogtreecommitdiff
path: root/src/systemctl/systemctl-mount.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemctl/systemctl-mount.h')
-rw-r--r--src/systemctl/systemctl-mount.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/systemctl/systemctl-mount.h b/src/systemctl/systemctl-mount.h
index 1f9b3879fb..db0343f831 100644
--- a/src/systemctl/systemctl-mount.h
+++ b/src/systemctl/systemctl-mount.h
@@ -2,3 +2,4 @@
#pragma once
int mount_bind(int argc, char *argv[], void *userdata);
+int mount_image(int argc, char *argv[], void *userdata);