diff options
Diffstat (limited to 'source4/librpc/idl')
-rw-r--r-- | source4/librpc/idl/echo.idl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/source4/librpc/idl/echo.idl b/source4/librpc/idl/echo.idl index e6d93e52c4..d747a39f23 100644 --- a/source4/librpc/idl/echo.idl +++ b/source4/librpc/idl/echo.idl @@ -2,8 +2,9 @@ [ -uuid(60a15ec5-4de8-11d7-a637-005056a20182), -version(1.0) + uuid(60a15ec5-4de8-11d7-a637-005056a20182), + endpoints(rpcecho, TCP-0), + version(1.0) ] interface rpcecho { |