Generated code for ntfs_3g_probe command.
[libguestfs.git] / daemon / actions.h
index 2c86947..e8291d5 100644 (file)
@@ -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);