#include int const foo = _SC_XOPEN_VERSION; int main(void) { return 0; }