mirror of
https://github.com/samba-team/samba.git
synced 2025-01-06 13:18:07 +03:00
2bf6dff983
the build on systems like solaris with the SunPRO compiler
(This used to be commit fe913ad11b
)
9 lines
145 B
Plaintext
9 lines
145 B
Plaintext
[
|
|
uuid("1d55b526-c137-46c5-ab79-638f2a68e869"),
|
|
version(1.0),
|
|
helpstring("Remote IDL debugger")
|
|
] interface dbgidl
|
|
{
|
|
void dummy_dbgidl();
|
|
}
|