diff options
| author | Mathias Agopian <mathias@google.com> | 2009-05-31 18:50:09 -0700 |
|---|---|---|
| committer | Mathias Agopian <mathias@google.com> | 2009-05-31 18:50:09 -0700 |
| commit | 89ac364c54cca39892a342150f4f82c0636f959f (patch) | |
| tree | cbd1ada630001312beb9cdb8033f5f7a1ed7cb9a /fastboot | |
| parent | f1f39cca305f6f3d2d91b88736b7b2b520d59e2e (diff) | |
| download | system_core-89ac364c54cca39892a342150f4f82c0636f959f.tar.gz system_core-89ac364c54cca39892a342150f4f82c0636f959f.tar.bz2 system_core-89ac364c54cca39892a342150f4f82c0636f959f.zip | |
get rid of utils/executablepath.h, which now lives in the simulator
Diffstat (limited to 'fastboot')
| -rw-r--r-- | fastboot/util_osx.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fastboot/util_osx.c b/fastboot/util_osx.c index 068241ce..b43e316d 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> |
