summaryrefslogtreecommitdiffstats
path: root/sys/netncp/ncp_conn.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netncp/ncp_conn.h')
-rw-r--r--sys/netncp/ncp_conn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netncp/ncp_conn.h b/sys/netncp/ncp_conn.h
index 26b455c..707cac0 100644
--- a/sys/netncp/ncp_conn.h
+++ b/sys/netncp/ncp_conn.h
@@ -221,6 +221,7 @@ int ncp_conn_putprochandles(struct proc *p);
int ncp_conn_getinfo(struct ncp_conn *ncp, struct ncp_conn_stat *ncs);
int ncp_conn_reconnect(struct ncp_conn *ncp);
+int ncp_conn_login(struct ncp_conn *conn, struct proc *p, struct ucred *cred);
extern struct ncp_conn_head conn_list;
extern int ncp_burst_enabled;
OpenPOWER on IntegriCloud