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
index 1afb64d..6a59660 100644
--- a/ports/linux/statvfs/wrapfuncs.in
+++ b/ports/linux/statvfs/wrapfuncs.in
@@ -1 +1,2 @@
int statvfs(const char *path, struct statvfs *buf);
+int statvfs64(const char *path, struct statvfs64 *buf);