bionic has O_RSYNC now.

Change-Id: Idad77b6ddc0abe270edff773bb0316d30b9f894d
This commit is contained in:
Elliott Hughes 2014-09-23 20:12:05 -07:00
parent 3772545c22
commit c2d9837c0e
1 changed files with 0 additions and 3 deletions

View File

@ -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>. */