They have been in BeBuild.h since BeOS days, but as this file is included everywhere in the base system headers, it causes a bunch of unnecessary POSIX namespace pollution. So, instead, put them in a config header, and include it from SupportDefs.h, which should only ever be included by Be/Haiku API headers.