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