/* $Id$ */ #ifndef _TTYTYPE_H #define _TTYTYPE_H void ttytype(const char *); #endif