summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2016-08-29 05:15:43 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2016-08-29 05:15:43 +0000
commite5918d85031991af7df342117fbf7dd5ee32f309 (patch)
tree7a297f2f894bac57a5367b9008531172b327ea6b /include
parentae0604e16ebdfdc3ba02d51f54a4c9e173e4a0b3 (diff)
Notes
Diffstat (limited to 'include')
-rw-r--r--include/unistd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/unistd.h b/include/unistd.h
index 0d20027f8d56..fc310646654d 100644
--- a/include/unistd.h
+++ b/include/unistd.h
@@ -384,6 +384,7 @@ extern int optind, opterr, optopt;
/* ISO/IEC 9945-1: 1996 */
#if __POSIX_VISIBLE >= 199506 || __XSI_VISIBLE
int fsync(int);
+int fdatasync(int);
/*
* ftruncate() was in the POSIX Realtime Extension (it's used for shared