1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-30 06:50:24 +03:00

libcli/named_pipe_auth: add forward declaration in npa_tstream.h.

Guenther
This commit is contained in:
Günther Deschner 2011-04-29 23:58:18 +02:00
parent daa02f34b1
commit 89ceb48978

View File

@ -23,6 +23,7 @@
struct tevent_req;
struct tevent_context;
struct auth_session_info_transport;
struct tsocket_address;
struct tevent_req *tstream_npa_connect_send(TALLOC_CTX *mem_ctx,
struct tevent_context *ev,