6 lines
92 B
C
6 lines
92 B
C
#ifndef XCHAT_PROTO_H
|
|
#define XCHAT_PROTO_H
|
|
|
|
void proto_fill_her_up (server *serv);
|
|
|
|
#endif
|