DiskTool - Adding cleanup
[tpg/acess2.git] / Tools / DiskTool / src / include / disktool_common.h
index d98d420..bd30b01 100644 (file)
@@ -8,6 +8,8 @@
 #ifndef _INCLUDE__DISKTOOL_COMMON_H_
 #define _INCLUDE__DISKTOOL_COMMON_H_
 
+extern void    DiskTool_Cleanup(void);
+
 extern int     DiskTool_RegisterLVM(const char *Identifier, const char *Path);
 extern int     DiskTool_MountImage(const char *Identifier, const char *Path);
 extern int     DiskTool_Copy(const char *Source, const char *Destination);

UCC git Repository :: git.ucc.asn.au