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