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