bionic has O_RSYNC now.
Change-Id: Idad77b6ddc0abe270edff773bb0316d30b9f894d
This commit is contained in:
parent
3772545c22
commit
c2d9837c0e
|
@ -50,9 +50,6 @@
|
|||
|
||||
#define S_ISWHT(x) false
|
||||
|
||||
// TODO: should this be in bionic? (glibc does this, even though it's not quite right.)
|
||||
#define O_RSYNC O_SYNC
|
||||
|
||||
__BEGIN_DECLS
|
||||
|
||||
/* From NetBSD <grp.h> and <pwd.h>. */
|
||||
|
|
Loading…
Reference in New Issue