stdio.h should not define BMASK
This commit is contained in:
parent
56b0cb2438
commit
6217d3f6e7
@ -7,7 +7,6 @@
|
||||
#define _NFILES 20
|
||||
#define NULL 0
|
||||
#define EOF (-1)
|
||||
#define CMASK 0377
|
||||
|
||||
#define IO_READMODE 1
|
||||
#define IO_WRITEMODE 2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user