#include #ifndef _POSIX_SAVED_IDS #error "_POSIX_SAVED_IDS is not defined" #endif int main(void) { return 0; }