am 49e37652: Merge "bionic has O_RSYNC now."

* commit '49e37652cd7e61612d13c630759677bcb9231153':
  bionic has O_RSYNC now.
This commit is contained in:
Elliott Hughes 2014-09-24 04:57:48 +00:00 committed by Android Git Automerger
commit 5da0e2ee2b

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