diff options
Diffstat (limited to 'source3/include/nterr.h')
-rw-r--r-- | source3/include/nterr.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/nterr.h b/source3/include/nterr.h index 643d93bc93..a94464a013 100644 --- a/source3/include/nterr.h +++ b/source3/include/nterr.h @@ -504,3 +504,4 @@ #define NT_STATUS_TOO_MANY_LINKS (613) #define NT_STATUS_QUOTA_LIST_INCONSISTENT (614) #define NT_STATUS_FILE_IS_OFFLINE (615) +#define NT_STATUS_NOTIFY_ENUM_DIR (0x10C) |