History | View | Annotate | Download (93 Bytes)
#ifndef CHAT_H_INCLUDED
#define CHAT_H_INCLUDED
int (chat)(void);
#endif //CHAT_H_INCLUDED