From ccc64e79a870d37ddff7afa92a41fd9a8dbecd42 Mon Sep 17 00:00:00 2001 From: james <> Date: Thu, 14 Feb 2008 00:57:58 +0000 Subject: *** empty log message *** --- apps/client.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'apps/client.h') diff --git a/apps/client.h b/apps/client.h index 52293d1..1f46781 100644 --- a/apps/client.h +++ b/apps/client.h @@ -12,6 +12,9 @@ /* * $Log$ + * Revision 1.2 2008/02/14 00:57:58 james + * *** empty log message *** + * * Revision 1.1 2008/02/13 18:05:06 james * *** empty log message *** * @@ -20,4 +23,7 @@ #ifndef __CLIENT_H__ #define __CLIENT_H__ +void client(void); + + #endif /* __CLIENT_H__ */ -- cgit v1.2.3