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