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