#ifndef _CHAT_H #define _CHAT_H /* $Id$ */ void Chat(int); /* Chat Function */ #endif