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