summaryrefslogtreecommitdiff
path: root/source3/include/doserr.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/doserr.h')
-rw-r--r--source3/include/doserr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/doserr.h b/source3/include/doserr.h
index 65892d3abd..d4fefb234b 100644
--- a/source3/include/doserr.h
+++ b/source3/include/doserr.h
@@ -203,6 +203,7 @@
#define WERR_SERVICE_DISABLED W_ERROR(1058)
#define WERR_SERVICE_NEVER_STARTED W_ERROR(1077)
#define WERR_INVALID_COMPUTER_NAME W_ERROR(1210)
+#define WERR_INVALID_DOMAINNAME W_ERROR(1212)
#define WERR_MACHINE_LOCKED W_ERROR(1271)
#define WERR_NO_LOGON_SERVERS W_ERROR(1311)
#define WERR_NO_SUCH_LOGON_SESSION W_ERROR(1312)