summaryrefslogtreecommitdiff
path: root/Utility/libdiskfree.h
diff options
context:
space:
mode:
Diffstat (limited to 'Utility/libdiskfree.h')
-rw-r--r--Utility/libdiskfree.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Utility/libdiskfree.h b/Utility/libdiskfree.h
new file mode 100644
index 000000000..e5b84754f
--- /dev/null
+++ b/Utility/libdiskfree.h
@@ -0,0 +1 @@
+unsigned long long int diskfree(const char *path);