summaryrefslogtreecommitdiffstats
path: root/minadbd/adb_main.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2016-06-17 06:10:37 +0200
committerandroid-build-merger <android-build-merger@google.com>2016-06-17 06:10:37 +0200
commit98c97c893252094bf118fb436fe92950148f120d (patch)
tree1602257ea6bbf7080df8a4f7de1267e3baa01e8f /minadbd/adb_main.cpp
parenttests: Remove obsolete MTD support. (diff)
parentMerge "Minor minadbd cleanup." (diff)
downloadandroid_bootable_recovery-98c97c893252094bf118fb436fe92950148f120d.tar
android_bootable_recovery-98c97c893252094bf118fb436fe92950148f120d.tar.gz
android_bootable_recovery-98c97c893252094bf118fb436fe92950148f120d.tar.bz2
android_bootable_recovery-98c97c893252094bf118fb436fe92950148f120d.tar.lz
android_bootable_recovery-98c97c893252094bf118fb436fe92950148f120d.tar.xz
android_bootable_recovery-98c97c893252094bf118fb436fe92950148f120d.tar.zst
android_bootable_recovery-98c97c893252094bf118fb436fe92950148f120d.zip
Diffstat (limited to 'minadbd/adb_main.cpp')
-rw-r--r--minadbd/adb_main.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/minadbd/adb_main.cpp b/minadbd/adb_main.cpp
index 0694280cb..8e581c2a9 100644
--- a/minadbd/adb_main.cpp
+++ b/minadbd/adb_main.cpp
@@ -19,8 +19,6 @@
#include <stdio.h>
#include <stdlib.h>
-#include "sysdeps.h"
-
#include "adb.h"
#include "adb_auth.h"
#include "transport.h"