summaryrefslogtreecommitdiff
path: root/source4/include/nterr.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/include/nterr.h')
-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 bfeb63169c..08e3fa2db0 100644
--- a/source4/include/nterr.h
+++ b/source4/include/nterr.h
@@ -34,6 +34,7 @@
#define STATUS_INVALID_EA_FLAG NT_STATUS(0x80000015)
#define NT_STATUS_NO_MORE_ENTRIES NT_STATUS(0x8000001a)
+#define STATUS_PENDING NT_STATUS(0x0103)
#define STATUS_MORE_ENTRIES NT_STATUS(0x0105)
#define STATUS_SOME_UNMAPPED NT_STATUS(0x0107)
#define ERROR_INVALID_PARAMETER NT_STATUS(0x0057)