mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 12:02:02 +00:00
[INCLUDE/CRT]
* Add missing _USERBUF definition. svn path=/trunk/; revision=64711
This commit is contained in:
parent
9144185ad8
commit
43f5fec7ad
1 changed files with 1 additions and 0 deletions
|
@ -134,6 +134,7 @@ extern "C" {
|
|||
#define _IOERR 0x0020
|
||||
#define _IOSTRG 0x0040
|
||||
#define _IORW 0x0080
|
||||
#define _USERBUF 0x0100
|
||||
|
||||
#define _TWO_DIGIT_EXPONENT 0x1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue