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