summaryrefslogtreecommitdiffstats
path: root/minadbd/adb_main.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2016-06-16 00:12:17 +0200
committerElliott Hughes <enh@google.com>2016-06-17 04:57:20 +0200
commit24eb8a0643d50b636c77ffa8f3e23c7c3a8f5bf9 (patch)
tree0e50c6b196154b16ff9772d38c4e4ed362556890 /minadbd/adb_main.cpp
parentMerge "Add bootloader_message_ab struct." (diff)
downloadandroid_bootable_recovery-24eb8a0643d50b636c77ffa8f3e23c7c3a8f5bf9.tar
android_bootable_recovery-24eb8a0643d50b636c77ffa8f3e23c7c3a8f5bf9.tar.gz
android_bootable_recovery-24eb8a0643d50b636c77ffa8f3e23c7c3a8f5bf9.tar.bz2
android_bootable_recovery-24eb8a0643d50b636c77ffa8f3e23c7c3a8f5bf9.tar.lz
android_bootable_recovery-24eb8a0643d50b636c77ffa8f3e23c7c3a8f5bf9.tar.xz
android_bootable_recovery-24eb8a0643d50b636c77ffa8f3e23c7c3a8f5bf9.tar.zst
android_bootable_recovery-24eb8a0643d50b636c77ffa8f3e23c7c3a8f5bf9.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"