aboutsummaryrefslogtreecommitdiffstats
path: root/ports/unix/syncfs/wrapfuncs.in
diff options
context:
space:
mode:
Diffstat (limited to 'ports/unix/syncfs/wrapfuncs.in')
-rw-r--r--ports/unix/syncfs/wrapfuncs.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports/unix/syncfs/wrapfuncs.in b/ports/unix/syncfs/wrapfuncs.in
new file mode 100644
index 0000000..7b36542
--- /dev/null
+++ b/ports/unix/syncfs/wrapfuncs.in
@@ -0,0 +1,2 @@
+# Added around 2011 to glibc
+int syncfs(int fd); /* async_skip=0 */