diff options
Diffstat (limited to 'source4/librpc/idl')
-rw-r--r-- | source4/librpc/idl/epmapper.idl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/librpc/idl/epmapper.idl b/source4/librpc/idl/epmapper.idl index e0d79a0fe1..cd70ca4431 100644 --- a/source4/librpc/idl/epmapper.idl +++ b/source4/librpc/idl/epmapper.idl @@ -36,6 +36,7 @@ interface epmapper const string NDR_GUID_VERSION = 2; const uint32 EPMAPPER_PORT = 135; + const string EPMAPPER_IDENTIFIER = "EPMAPPER"; typedef struct { GUID uuid; |