mirror of
https://github.com/samba-team/samba.git
synced 2025-01-20 14:03:59 +03:00
2bf6dff983
the build on systems like solaris with the SunPRO compiler (This used to be commit fe913ad11bf1c5e9fe04ed769a93b0ea16aa0a34)
9 lines
141 B
Plaintext
9 lines
141 B
Plaintext
[
|
|
uuid("c681d488-d850-11d0-8c52-00c04fd90f7e"),
|
|
version(1.0),
|
|
helpstring("Encrypted File System")
|
|
] interface efs
|
|
{
|
|
void EFS_Dummy();
|
|
}
|