aboutsummaryrefslogtreecommitdiffstats
path: root/ports/linux/statvfs/wrapfuncs.in
diff options
context:
space:
mode:
Diffstat (limited to 'ports/linux/statvfs/wrapfuncs.in')
-rw-r--r--ports/linux/statvfs/wrapfuncs.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/linux/statvfs/wrapfuncs.in b/ports/linux/statvfs/wrapfuncs.in
new file mode 100644
index 0000000..1afb64d
--- /dev/null
+++ b/ports/linux/statvfs/wrapfuncs.in
@@ -0,0 +1 @@
+int statvfs(const char *path, struct statvfs *buf);