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