summaryrefslogtreecommitdiffhomepage
path: root/include/ntapi/nt_stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ntapi/nt_stat.h')
-rw-r--r--include/ntapi/nt_stat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ntapi/nt_stat.h b/include/ntapi/nt_stat.h
index 17cb080..94890b5 100644
--- a/include/ntapi/nt_stat.h
+++ b/include/ntapi/nt_stat.h
@@ -9,6 +9,7 @@
#define NT_STAT_DEFAULT (0x00000000)
#define NT_STAT_COMMON (0x00000001)
#define NT_STAT_DEV_NAME_COPY (0x00000002)
+#define NT_STAT_MUP_DEVICE (0x20000000)
#define NT_STAT_NEW_HANDLE (0x80000000)
typedef struct _nt_stat {