1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/source4/librpc/idl/dbgidl.idl
Andrew Tridgell 2bf6dff983 r3283: converted to quoted uuid() defines in all our IDL. This should help
the build on systems like solaris with the SunPRO compiler
(This used to be commit fe913ad11b)
2007-10-10 13:04:50 -05:00

9 lines
145 B
Plaintext

[
uuid("1d55b526-c137-46c5-ab79-638f2a68e869"),
version(1.0),
helpstring("Remote IDL debugger")
] interface dbgidl
{
void dummy_dbgidl();
}