summaryrefslogtreecommitdiffstats
path: root/daemon/actions.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/actions.h')
-rw-r--r--daemon/actions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/actions.h b/daemon/actions.h
index 2c869474..e8291d56 100644
--- a/daemon/actions.h
+++ b/daemon/actions.h
@@ -130,3 +130,4 @@ extern int do_resize2fs (const char *device);
extern char **do_find (const char *directory);
extern int do_e2fsck_f (const char *device);
extern int do_sleep (int secs);
+extern int do_ntfs_3g_probe (int rw, const char *device);