Merge "Remove bogus _LARGEFILE_SOURCE."

This commit is contained in:
Treehugger Robot 2017-05-04 17:33:52 +00:00 committed by Gerrit Code Review
commit 3d7ee068e0
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>