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