]> jfr.im git - solanum.git/blobdiff - include/client.h
away stuff from ratbox3
[solanum.git] / include / client.h
index caa051925ff5e20bbf4096c177e5c4997eaf2331..943098e6fed6f4ff3ff6560ec2909f7c36607e71 100644 (file)
@@ -609,4 +609,7 @@ extern void close_connection(struct Client *);
 extern void init_uid(void);
 extern char *generate_uid(void);
 
+void allocate_away(struct Client *);\r
+void free_away(struct Client *);
+
 #endif /* INCLUDED_client_h */