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