summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/messaging.idl
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-02-16 00:39:55 +0100
committerGünther Deschner <gd@samba.org>2011-02-17 16:02:19 +0100
commit6840549123c9152a9fbe614a2f9d0de758318660 (patch)
treea51f4ec0e5a6ca826ab3295846759aa64cca6f24 /source3/librpc/idl/messaging.idl
parentaa3f749575ac551b1b0886838ef023aab14d123f (diff)
downloadsamba-6840549123c9152a9fbe614a2f9d0de758318660.tar.gz
samba-6840549123c9152a9fbe614a2f9d0de758318660.tar.bz2
samba-6840549123c9152a9fbe614a2f9d0de758318660.zip
s3: add server_id.idl and use only autogenerated code.
Volker, Tridge and other clustering gurus, please check. It is ok to get rid of ifdef CLUSTER_SUPPORT here, right ? Why was unique_id not marshalled at all ? Guenther
Diffstat (limited to 'source3/librpc/idl/messaging.idl')
-rw-r--r--source3/librpc/idl/messaging.idl3
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/librpc/idl/messaging.idl b/source3/librpc/idl/messaging.idl
index 0ac7220995..36f064f23d 100644
--- a/source3/librpc/idl/messaging.idl
+++ b/source3/librpc/idl/messaging.idl
@@ -1,11 +1,12 @@
#include "idl_types.h"
+import "server_id.idl";
+
/*
IDL structures for messaging code
*/
[
- helper("../librpc/ndr/ndr_server_id.h"),
pointer_default(unique)
]
interface messaging