summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/nterr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/include/nterr.h b/source4/include/nterr.h
index c5133d1a76..14c76144a6 100644
--- a/source4/include/nterr.h
+++ b/source4/include/nterr.h
@@ -29,6 +29,7 @@
#define STATUS_BUFFER_OVERFLOW NT_STATUS(0x80000005)
#define STATUS_NO_MORE_FILES NT_STATUS(0x80000006)
#define NT_STATUS_NO_MORE_ENTRIES NT_STATUS(0x8000001a)
+#define STATUS_EA_LIST_INCONSISTENT NT_STATUS(0x80000014)
#define STATUS_MORE_ENTRIES NT_STATUS(0x0105)
#define STATUS_SOME_UNMAPPED NT_STATUS(0x0107)