aboutsummaryrefslogtreecommitdiff
path: root/Utility/libdiskfree.h
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-06-04 12:07:59 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-06-04 12:07:59 -0400
commiteab3872d9145e7733cf69d4e8c696ff075081081 (patch)
tree57734bec5d1d3aa59c2fc4e07813298af44789db /Utility/libdiskfree.h
parentd5ffd2d99d0da587e55b31994dae658c2bb6d9d9 (diff)
parent619d765646a23d7f22ac8c0dd256be10a5a278f7 (diff)
Merge branch 'master' into watch
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);