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