diff options
-rw-r--r-- | libcli/named_pipe_auth/npa_tstream.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libcli/named_pipe_auth/npa_tstream.h b/libcli/named_pipe_auth/npa_tstream.h index f2223170f0c..1d85de7d911 100644 --- a/libcli/named_pipe_auth/npa_tstream.h +++ b/libcli/named_pipe_auth/npa_tstream.h @@ -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, |