aboutsummaryrefslogtreecommitdiffstats
path: root/include/s_user.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/s_user.h')
-rw-r--r--include/s_user.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/s_user.h b/include/s_user.h
index e0f41aa3..33297600 100644
--- a/include/s_user.h
+++ b/include/s_user.h
@@ -40,6 +40,7 @@ extern void send_umode(struct Client *, struct Client *, int, char *);
extern void send_umode_out(struct Client *, struct Client *, int);
extern void show_lusers(struct Client *source_p);
extern int register_local_user(struct Client *, struct Client *);
+extern void user_welcome(struct Client *source_p);
extern void introduce_client(struct Client *client_p, struct Client *source_p,
struct User *user, const char *nick, int use_euid);