mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-13 13:37:38 +08:00
Remove duplicate definition of O_LARGEFILE.
This commit is contained in:
parent
ec86258b00
commit
91c2d73543
@ -49,9 +49,6 @@
|
||||
|
||||
#define O_NDELAY O_NONBLOCK
|
||||
|
||||
/* XXX missing */
|
||||
#define O_LARGEFILE 0
|
||||
|
||||
/* Values for the second argument to `fcntl'. */
|
||||
#define F_DUPFD 0 /* Duplicate file descriptor. */
|
||||
#define F_GETFD 1 /* Get file descriptor flags. */
|
||||
|
Loading…
Reference in New Issue
Block a user