diff options
Diffstat (limited to 'source4/libcli/util/doserr.h')
-rw-r--r-- | source4/libcli/util/doserr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libcli/util/doserr.h b/source4/libcli/util/doserr.h index 0e1bcd4499..18b66065e2 100644 --- a/source4/libcli/util/doserr.h +++ b/source4/libcli/util/doserr.h @@ -174,6 +174,7 @@ #define WERR_GENERAL_FAILURE W_ERROR(31) #define WERR_NOT_SUPPORTED W_ERROR(50) #define WERR_BAD_NETPATH W_ERROR(53) +#define WERR_BAD_NET_RESP W_ERROR(58) #define WERR_UNEXP_NET_ERR W_ERROR(59) #define WERR_PRINTQ_FULL W_ERROR(61) #define WERR_NO_SPOOL_SPACE W_ERROR(62) |