X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=src%2Fsrc%2Fos.c;h=96ee35562985ea6eb07d664696a7a483d2f5eb30;hp=a70bc61158a34e08a2fa1e8cd3540529b3b1ec76;hb=0a3df1d651b9e11c7c91bf095aebaf8c65d6c276;hpb=5bfb4cdf352ad40304c6bbf0d826569dea761699 diff --git a/src/src/os.c b/src/src/os.c index a70bc6115..96ee35562 100644 --- a/src/src/os.c +++ b/src/src/os.c @@ -807,7 +807,7 @@ directly, instead making you call a function per thread to get a handle. Other OSs handle thread-safe resolver differently, in ways which fail if the programmer creates their own structs. */ -#ifndef OS_GET_DNS_RESOLVER_RES +#if !defined(OS_GET_DNS_RESOLVER_RES) && !defined(COMPILE_UTILITY) #include