From 3969080e232beed7c68a65cde7fdafc79ce55b0e Mon Sep 17 00:00:00 2001 From: Mathias Agopian Date: Sun, 31 May 2009 18:50:09 -0700 Subject: [PATCH] get rid of utils/executablepath.h, which now lives in the simulator --- adb/get_my_path_darwin.c | 1 - fastboot/util_osx.c | 1 - 2 files changed, 2 deletions(-) diff --git a/adb/get_my_path_darwin.c b/adb/get_my_path_darwin.c index 00dfee433..6125cb427 100644 --- a/adb/get_my_path_darwin.c +++ b/adb/get_my_path_darwin.c @@ -14,7 +14,6 @@ * limitations under the License. */ -#include #import #include diff --git a/fastboot/util_osx.c b/fastboot/util_osx.c index 068241cef..b43e316d0 100644 --- a/fastboot/util_osx.c +++ b/fastboot/util_osx.c @@ -26,7 +26,6 @@ * SUCH DAMAGE. */ -#include #import #include