1# Only Linux does inlclude all c99 functions at the moment.
2if { ! [istarget "*linux*"] } { return 1 }
3return 0
4