aboutsummaryrefslogtreecommitdiffstats
path: root/apps/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/client.h')
-rw-r--r--apps/client.h6
1 files changed, 6 insertions, 0 deletions
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__ */