Merge "Remove bogus _LARGEFILE_SOURCE." am: 3d7ee068e0

am: 8dd31c23ca

Change-Id: Ic9a604578b382688ff5ac9691987cacf935d9d68
This commit is contained in:
Elliott Hughes 2017-05-04 17:42:19 +00:00 committed by android-build-merger
commit f99cb21d51
1 changed files with 0 additions and 2 deletions

View File

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