diff options
author | vchtchetkine <vchtchetkine@google.com> | 2009-07-28 10:01:52 -0700 |
---|---|---|
committer | vchtchetkine <vchtchetkine@google.com> | 2009-07-28 10:07:09 -0700 |
commit | 081021aca2c7a1f38c87473124a3dca0ffcb0c43 (patch) | |
tree | 0a7cd91f662214e28d2b7eb1a45b07764785dcb6 | |
parent | 89b4998568826b1a00394010e5448dd5756174e2 (diff) | |
download | sdk-081021aca2c7a1f38c87473124a3dca0ffcb0c43.zip sdk-081021aca2c7a1f38c87473124a3dca0ffcb0c43.tar.gz sdk-081021aca2c7a1f38c87473124a3dca0ffcb0c43.tar.bz2 |
Fix SDK build break caused by including legacy support header into main API header
usb_windows.c doesn't build with adb_legacy_api.h included into adb_api.h
Since adb_legacy_api.h is not used anywhere outside AdbWinApi.dll project, the simplest
fix would be to remove its inclusion from adb_api.h
0 files changed, 0 insertions, 0 deletions