summaryrefslogtreecommitdiffstats
path: root/fastboot/util_osx.c
diff options
context:
space:
mode:
authorMathias Agopian <mathias@google.com>2009-05-31 18:50:09 -0700
committerMathias Agopian <mathias@google.com>2009-05-31 18:50:09 -0700
commit89ac364c54cca39892a342150f4f82c0636f959f (patch)
treecbd1ada630001312beb9cdb8033f5f7a1ed7cb9a /fastboot/util_osx.c
parentf1f39cca305f6f3d2d91b88736b7b2b520d59e2e (diff)
downloadsystem_core-89ac364c54cca39892a342150f4f82c0636f959f.zip
system_core-89ac364c54cca39892a342150f4f82c0636f959f.tar.gz
system_core-89ac364c54cca39892a342150f4f82c0636f959f.tar.bz2
get rid of utils/executablepath.h, which now lives in the simulator
Diffstat (limited to 'fastboot/util_osx.c')
-rw-r--r--fastboot/util_osx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fastboot/util_osx.c b/fastboot/util_osx.c
index 068241c..b43e316 100644
--- a/fastboot/util_osx.c
+++ b/fastboot/util_osx.c
@@ -26,7 +26,6 @@
* SUCH DAMAGE.
*/
-#include <utils/executablepath.h>
#import <Carbon/Carbon.h>
#include <unistd.h>