summaryrefslogtreecommitdiff
path: root/source3/include/privileges.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/privileges.h')
-rw-r--r--source3/include/privileges.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/include/privileges.h b/source3/include/privileges.h
index 76cabf3ba9..5266e46e3a 100644
--- a/source3/include/privileges.h
+++ b/source3/include/privileges.h
@@ -1,3 +1,4 @@
+
/*
Unix SMB/CIFS implementation.
SMB parameters and setup
@@ -59,6 +60,7 @@ typedef struct {
/* defined in lib/privilegs.c */
+extern const SE_PRIV se_priv_none;
extern const SE_PRIV se_machine_account;
extern const SE_PRIV se_print_operator;
extern const SE_PRIV se_add_users;