summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/doserr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/include/doserr.h b/source4/include/doserr.h
index 06e0986445..586ac99997 100644
--- a/source4/include/doserr.h
+++ b/source4/include/doserr.h
@@ -221,6 +221,8 @@
#define WERR_PRINT_MONITOR_IN_USE W_ERROR(ERRprintmonitorinuse)
#define WERR_PRINTER_HAS_JOBS_QUEUED W_ERROR(ERRprinterhasjobsqueued)
+#define WERR_CLASS_NOT_REGISTERED W_ERROR(0x40154)
+
#ifndef NERR_BASE
#define NERR_BASE (2100)