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