summaryrefslogtreecommitdiffstats
path: root/libcli/security/privileges.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcli/security/privileges.h')
-rw-r--r--libcli/security/privileges.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcli/security/privileges.h b/libcli/security/privileges.h
index f3fd75f8fb1..e1cfbbb4042 100644
--- a/libcli/security/privileges.h
+++ b/libcli/security/privileges.h
@@ -148,7 +148,7 @@ int count_all_privileges( void );
so we are guaranteed to find it in the list.
*********************************************************************/
-struct lsa_LUIDAttribute get_privilege_luid( uint64_t *privilege_mask );
+enum sec_privilege get_privilege_luid( uint64_t *privilege_mask );
/****************************************************************************
Convert a LUID to a named string
****************************************************************************/