summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreehugger Robot2017-05-04 12:33:52 -0500
committerGerrit Code Review2017-05-04 12:33:54 -0500
commit3d7ee068e0a0ce707965835f58abce65189abda4 (patch)
treef492d1d407eda502b03f5ca21fb70307bca5dc9e
parente2629c5682bdd680cbca94ac496f34be4a891a8d (diff)
parent92433d8af0c50133483eaee8ed8f3ac8ee3b455f (diff)
downloadplatform-system-core-3d7ee068e0a0ce707965835f58abce65189abda4.tar.gz
platform-system-core-3d7ee068e0a0ce707965835f58abce65189abda4.tar.xz
platform-system-core-3d7ee068e0a0ce707965835f58abce65189abda4.zip
-rw-r--r--fastboot/fastboot.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/fastboot/fastboot.cpp b/fastboot/fastboot.cpp
index dc6e6981d..e438801ba 100644
--- a/fastboot/fastboot.cpp
+++ b/fastboot/fastboot.cpp
@@ -26,8 +26,6 @@
26 * SUCH DAMAGE. 26 * SUCH DAMAGE.
27 */ 27 */
28 28
29#define _LARGEFILE64_SOURCE
30
31#include <ctype.h> 29#include <ctype.h>
32#include <errno.h> 30#include <errno.h>
33#include <fcntl.h> 31#include <fcntl.h>