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