mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
dbm requires this #define. npodb.
This commit is contained in:
parent
2208504df4
commit
273cc4c04c
@ -301,6 +301,8 @@
|
||||
|
||||
// From stdio.h
|
||||
|
||||
#define _MAX_FNAME 256
|
||||
|
||||
#define BUFSIZ 512
|
||||
#define O_RDONLY 0x0000 // open for reading only
|
||||
#define O_WRONLY 0x0001 // open for writing only
|
||||
|
Loading…
Reference in New Issue
Block a user