summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/epmapper.idl
diff options
context:
space:
mode:
Diffstat (limited to 'source4/librpc/idl/epmapper.idl')
-rw-r--r--source4/librpc/idl/epmapper.idl4
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/librpc/idl/epmapper.idl b/source4/librpc/idl/epmapper.idl
index 5331163810..07508b7840 100644
--- a/source4/librpc/idl/epmapper.idl
+++ b/source4/librpc/idl/epmapper.idl
@@ -177,4 +177,8 @@ interface epmapper
[in] epm_twr_t *tower,
[out] error_status_t status
);
+
+ /**********************/
+ /* Function 0x07 */
+ void epm_MapAuth();
}