summaryrefslogtreecommitdiffstats
path: root/sys/netncp/ncp_ncp.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netncp/ncp_ncp.h')
-rw-r--r--sys/netncp/ncp_ncp.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/netncp/ncp_ncp.h b/sys/netncp/ncp_ncp.h
index e430641..b43370d 100644
--- a/sys/netncp/ncp_ncp.h
+++ b/sys/netncp/ncp_ncp.h
@@ -105,6 +105,11 @@ struct ncp_bursthdr {
u_short bh_misfrags; /* HL */
} __attribute__((packed));
+struct ncp_conn;
+struct ncp_conn_args;
+struct ncp_rq;
+struct proc;
+struct ucred;
int ncp_request(struct ncp_conn *conn,struct ncp_rq *rqp);
int ncp_ncp_connect(struct ncp_conn *conn);
OpenPOWER on IntegriCloud