Merge "Remove bogus _LARGEFILE_SOURCE."

am: 3d7ee068e0

Change-Id: Ifb7cc331b99a8d1260eec665d78ba347f91f2ff0
This commit is contained in:
Elliott Hughes 2017-05-04 17:39:19 +00:00 committed by android-build-merger
commit 8dd31c23ca

View file

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