summaryrefslogtreecommitdiff
path: root/libcli/util/werror.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcli/util/werror.h')
-rw-r--r--libcli/util/werror.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcli/util/werror.h b/libcli/util/werror.h
index 0d99c7bb31..d22516ae5c 100644
--- a/libcli/util/werror.h
+++ b/libcli/util/werror.h
@@ -181,6 +181,7 @@ typedef uint32_t WERROR;
/* Configuration Manager Errors */
/* Basically Win32 errors meanings are specific to the \ntsvcs pipe */
+#define WERR_CM_BUFFER_SMALL W_ERROR(26)
#define WERR_CM_NO_MORE_HW_PROFILES W_ERROR(35)
#define WERR_CM_NO_SUCH_VALUE W_ERROR(37)