summaryrefslogtreecommitdiff
path: root/source4/include/doserr.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/doserr.h')
-rw-r--r--source4/include/doserr.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/include/doserr.h b/source4/include/doserr.h
index e3582889d8..ffaad7f936 100644
--- a/source4/include/doserr.h
+++ b/source4/include/doserr.h
@@ -231,6 +231,9 @@
#define WERR_DFS_INTERNAL_ERROR W_ERROR(NERR_BASE+590)
#define WERR_DFS_CANT_CREATE_JUNCT W_ERROR(NERR_BASE+569)
+/* DS errors */
+#define WERR_DS_OBJ_NOT_FOUND W_ERROR(0x0000208d)
+
#define WERR_FOOBAR WERR_GENERAL_FAILURE