summaryrefslogtreecommitdiff
path: root/source4/libcli/util/doserr.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/libcli/util/doserr.c')
-rw-r--r--source4/libcli/util/doserr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/util/doserr.c b/source4/libcli/util/doserr.c
index c0a4e2cb96..ed1700aeb0 100644
--- a/source4/libcli/util/doserr.c
+++ b/source4/libcli/util/doserr.c
@@ -82,6 +82,7 @@ static const struct werror_code_struct dos_errs[] =
{ "WERR_PRIVILEGE_NOT_HELD", WERR_PRIVILEGE_NOT_HELD },
{ "WERR_NO_SUCH_USER", WERR_NO_SUCH_USER },
{ "WERR_NO_SUCH_DOMAIN", WERR_NO_SUCH_DOMAIN },
+ { "WERR_NO_SYSTEM_RESOURCES", WERR_NO_SYSTEM_RESOURCES },
{ "WERR_DS_SERVICE_BUSY", WERR_DS_SERVICE_BUSY },
{ "WERR_DS_SERVICE_UNAVAILABLE", WERR_DS_SERVICE_UNAVAILABLE },
{ "WERR_DS_NO_SUCH_OBJECT", WERR_DS_NO_SUCH_OBJECT },