summaryrefslogtreecommitdiff
path: root/source4/libcli/util/werror.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/libcli/util/werror.h')
-rw-r--r--source4/libcli/util/werror.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/libcli/util/werror.h b/source4/libcli/util/werror.h
index e058120dce..d356b160d8 100644
--- a/source4/libcli/util/werror.h
+++ b/source4/libcli/util/werror.h
@@ -179,6 +179,8 @@ typedef uint32_t WERROR;
#define WERR_DS_DUP_MSDS_INTID W_ERROR(0x00002195)
/* FRS errors */
+#define WERR_FRS_INSUFFICIENT_PRIV W_ERROR(FRS_ERR_BASE+7)
+#define WERR_FRS_SYSVOL_IS_BUSY W_ERROR(FRS_ERR_BASE+15)
#define WERR_FRS_INVALID_SERVICE_PARAMETER W_ERROR(FRS_ERR_BASE+17)
/* SEC errors */