summaryrefslogtreecommitdiffstats
path: root/minadbd/fuse_adb_provider.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2016-06-17 06:19:26 +0200
committerandroid-build-merger <android-build-merger@google.com>2016-06-17 06:19:26 +0200
commit62bd0a9cb1ed865c4727c174a3d9fedc515b44ad (patch)
tree2ccd35418437142c5f6d07ae1c56cfca2d732a7b /minadbd/fuse_adb_provider.cpp
parentCheck the results from applypatch am: 31f8cc84cf (diff)
parentMerge \\"Minor minadbd cleanup.\\" am: a49c8a19da (diff)
downloadandroid_bootable_recovery-62bd0a9cb1ed865c4727c174a3d9fedc515b44ad.tar
android_bootable_recovery-62bd0a9cb1ed865c4727c174a3d9fedc515b44ad.tar.gz
android_bootable_recovery-62bd0a9cb1ed865c4727c174a3d9fedc515b44ad.tar.bz2
android_bootable_recovery-62bd0a9cb1ed865c4727c174a3d9fedc515b44ad.tar.lz
android_bootable_recovery-62bd0a9cb1ed865c4727c174a3d9fedc515b44ad.tar.xz
android_bootable_recovery-62bd0a9cb1ed865c4727c174a3d9fedc515b44ad.tar.zst
android_bootable_recovery-62bd0a9cb1ed865c4727c174a3d9fedc515b44ad.zip
Diffstat (limited to 'minadbd/fuse_adb_provider.cpp')
-rw-r--r--minadbd/fuse_adb_provider.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/minadbd/fuse_adb_provider.cpp b/minadbd/fuse_adb_provider.cpp
index d71807dfb..0f4c2563d 100644
--- a/minadbd/fuse_adb_provider.cpp
+++ b/minadbd/fuse_adb_provider.cpp
@@ -19,8 +19,6 @@
#include <string.h>
#include <errno.h>
-#include "sysdeps.h"
-
#include "adb.h"
#include "adb_io.h"
#include "fuse_adb_provider.h"