If ( HasSubstr(Platform(), "linux")
, IncludeFix("stdenv-linux/stdenv.fix")
, IncludeFix("stdenv-native/stdenv.fix")
)