X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/1e1ddfac79fbcd052f199500a6493c7f79cb8462..ba00bdd4609501dd3ffe187074ff7f8197a9059f:/src/OS/os.h-Linux?ds=sidebyside diff --git a/src/OS/os.h-Linux b/src/OS/os.h-Linux index c705e5cd2..4a141346d 100644 --- a/src/OS/os.h-Linux +++ b/src/OS/os.h-Linux @@ -71,8 +71,9 @@ then change the 0 to 1 in the next block. */ # define LLONG_MAX LONG_LONG_MAX #endif -#if _POSIX_C_SOURCE >= 200809L || _ATFILE_SOUCE +#if _POSIX_C_SOURCE >= 200809L || _ATFILE_SOURCE # define EXIM_HAVE_OPENAT +# define EXIM_HAVE_FUTIMENS #endif /* TCP Fast Open support */