summaryrefslogtreecommitdiff
path: root/uconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'uconfig.h')
-rw-r--r--uconfig.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/uconfig.h b/uconfig.h
index 1011fc32ad..b303890c84 100644
--- a/uconfig.h
+++ b/uconfig.h
@@ -3194,4 +3194,11 @@
*/
/*#define FCNTL_CAN_LOCK / **/
+/* HAS_FSYNC:
+ * This symbol, if defined, indicates that the fsync routine is
+ * available to write a file's modified data and attributes to
+ * permanent storage.
+ */
+# HAS_FSYNC /**/
+
#endif