summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--source3/librpc/idl/smbXsrv.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/idl/smbXsrv.idl b/source3/librpc/idl/smbXsrv.idl
index 00354423f7..ec6d0ea3d0 100644
--- a/source3/librpc/idl/smbXsrv.idl
+++ b/source3/librpc/idl/smbXsrv.idl
@@ -79,7 +79,7 @@ interface smbXsrv
/* client */
- typedef struct {
+ typedef [public] struct {
[ignore] struct tevent_context *ev_ctx;
[ignore] struct messaging_context *msg_ctx;