summaryrefslogtreecommitdiffhomepage
path: root/auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'auth.h')
-rw-r--r--auth.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/auth.h b/auth.h
index df8ae0c..106a1ad 100644
--- a/auth.h
+++ b/auth.h
@@ -47,6 +47,7 @@ void recv_msg_userauth_success();
void cli_get_user();
void cli_auth_getmethods();
void cli_auth_try();
+void recv_msg_userauth_banner();
#define MAX_USERNAME_LEN 25 /* arbitrary for the moment */