Build: separate guard for futimens()
[users/jgh/exim.git] / src / OS / os.h-Linux
index ba5f13450251d89f5afff43ec88a0edf3b0a99d9..4a141346d982f3f4b3fa02ebdb7f8b57b80e36f1 100644 (file)
@@ -73,6 +73,7 @@ then change the 0 to 1 in the next block. */
 
 #if _POSIX_C_SOURCE >= 200809L || _ATFILE_SOURCE
 # define EXIM_HAVE_OPENAT
+# define EXIM_HAVE_FUTIMENS
 #endif
 
 /* TCP Fast Open support */