summaryrefslogtreecommitdiff
path: root/source4/auth/gensec/socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/auth/gensec/socket.h')
-rw-r--r--source4/auth/gensec/socket.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/auth/gensec/socket.h b/source4/auth/gensec/socket.h
index 53773c5e74..2583b7b4cc 100644
--- a/source4/auth/gensec/socket.h
+++ b/source4/auth/gensec/socket.h
@@ -20,6 +20,9 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+struct gensec_security;
+struct socket_context;
+
NTSTATUS gensec_socket_init(struct gensec_security *gensec_security,
struct socket_context *current_socket,
struct event_context *ev,