Merge "Remove bogus _LARGEFILE_SOURCE." am: 3d7ee068e0 am: 8dd31c23ca

am: f99cb21d51

Change-Id: I7cf5643a2e4b68dde112511b1db386815447544e
This commit is contained in:
Elliott Hughes 2017-05-04 17:44:49 +00:00 committed by android-build-merger
commit b59a1e8a4e

View file

@ -26,8 +26,6 @@
* SUCH DAMAGE. * SUCH DAMAGE.
*/ */
#define _LARGEFILE64_SOURCE
#include <ctype.h> #include <ctype.h>
#include <errno.h> #include <errno.h>
#include <fcntl.h> #include <fcntl.h>