#include <termios.h>
#ifndef VEOF
#error "VEOF is not defined"
#endif
int main(void) { return 0; }
