mirror of
https://github.com/reactos/reactos.git
synced 2025-01-01 20:13:23 +00:00
- Define NOTHING.
svn path=/trunk/; revision=10820
This commit is contained in:
parent
6244c47ebf
commit
37734f772d
1 changed files with 1 additions and 0 deletions
|
@ -59,4 +59,5 @@ typedef struct _OBJECT_ATTRIBUTES {
|
||||||
PVOID SecurityQualityOfService;
|
PVOID SecurityQualityOfService;
|
||||||
} OBJECT_ATTRIBUTES, *POBJECT_ATTRIBUTES;
|
} OBJECT_ATTRIBUTES, *POBJECT_ATTRIBUTES;
|
||||||
#endif
|
#endif
|
||||||
|
#define NOTHING
|
||||||
#endif /* _NTDEF_H */
|
#endif /* _NTDEF_H */
|
||||||
|
|
Loading…
Reference in a new issue