blob: 15fb69d6dbb4bcf60b26640146f6f850296bcc63 [file] [log] [blame]
/* src/include/port/darwin.h */
#define __darwin__ 1
#if HAVE_DECL_F_FULLFSYNC /* not present before macOS 10.3 */
#define HAVE_FSYNC_WRITETHROUGH
#endif