X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=src%2FOS%2Fos.c-SunOS5;h=16248695812c452bdfe999ee637359be67e792b9;hp=e298f6d5452dc1ebb7d3e91edc10aab57b766428;hb=accf9211ea33262b8865805a4f61155f26320444;hpb=dfe7d917154afce0e4016a60f142bd540677930f diff --git a/src/OS/os.c-SunOS5 b/src/OS/os.c-SunOS5 index e298f6d54..162486958 100644 --- a/src/OS/os.c-SunOS5 +++ b/src/OS/os.c-SunOS5 @@ -9,7 +9,7 @@ /* Solaris-specific code. This is concatenated onto the generic src/os.c file. */ -#ifdef MISSING_UNSETENV_3 +#if defined(MISSING_UNSETENV_3) && !defined(COMPILE_UTILITY) # include "setenv.c" #endif