From 50ef79ad104a8bd26fb21504c13f7e4866824098 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sat, 27 Jun 2020 12:41:21 +0100 Subject: Build: separate guard for futimens() Darwin does not have the data element we manipulate with futimens() --- src/OS/os.h-SunOS5 | 1 + 1 file changed, 1 insertion(+) (limited to 'src/OS/os.h-SunOS5') diff --git a/src/OS/os.h-SunOS5 b/src/OS/os.h-SunOS5 index 6331f3701..f5bc31668 100644 --- a/src/OS/os.h-SunOS5 +++ b/src/OS/os.h-SunOS5 @@ -9,6 +9,7 @@ #define HAVE_GETIPNODEBYNAME 1 #define HAVE_GETIPNODEBYADDR 1 #define EXIM_HAVE_OPENAT +#define EXIM_HAVE_FUTIMENS #define HAVE_KSTAT #define LOAD_AVG_KSTAT "system_misc" -- cgit v1.2.3