From: Stefan Metzmacher Date: Tue, 26 Jan 2010 14:22:09 +0000 (+0100) Subject: s4:winsrepl.idl: add random interface uuid X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=137fd79f445c30b04d443288c03db2b1cc5dcba3;p=abartlet%2Fsamba.git%2F.git s4:winsrepl.idl: add random interface uuid This is needed to include the wrepl interface into ndrdump. metze --- diff --git a/source4/librpc/idl/winsrepl.idl b/source4/librpc/idl/winsrepl.idl index 0ec05e891cb..cedc70bb03d 100644 --- a/source4/librpc/idl/winsrepl.idl +++ b/source4/librpc/idl/winsrepl.idl @@ -11,7 +11,10 @@ import "nbt.idl"; -interface wrepl +[ + uuid("915f5653-bac1-431c-97ee-9ffb34526921"), + helpstring("WINS Replication PDUs") +] interface wrepl { const int WINS_REPLICATION_PORT = 42;