X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2FOS%2Fos.c-SunOS5;h=16248695812c452bdfe999ee637359be67e792b9;hb=f82c06aac7959d473020a68bb24a74690a1ac5ef;hp=e298f6d5452dc1ebb7d3e91edc10aab57b766428;hpb=dfe7d917154afce0e4016a60f142bd540677930f;p=user%2Fhenk%2Fcode%2Fexim.git 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