r24937: Merge tests spoolss RPC callbacks.
[sfrench/samba-autobuild/.git] / source4 / smb_server / smb_server.h
index 10bafcd2086f2b734ec364993c9584a5d9f4867b..348ac70f1f8e75991c5ee4c280a3f03278089b6a 100644 (file)
@@ -376,6 +376,10 @@ struct smbsrv_connection {
        struct share_context *share_context;
 };
 
+NTSTATUS smbsrv_add_socket(struct event_context *event_context,
+                              const struct model_ops *model_ops,
+                              const char *address);
+
 #include "smb_server/smb_server_proto.h"
 #include "smb_server/smb/smb_proto.h"