mirror of
https://github.com/samba-team/samba.git
synced 2025-01-19 10:03:58 +03:00
2bf6dff983
the build on systems like solaris with the SunPRO compiler (This used to be commit fe913ad11bf1c5e9fe04ed769a93b0ea16aa0a34)
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();
|
|
}
|