get rid of utils/executablepath.h, which now lives in the simulator

This commit is contained in:
Mathias Agopian
2009-05-31 18:49:59 -07:00
parent e5ee8856eb
commit 3e1391d1a4
4 changed files with 31 additions and 3 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
#include <utils/executablepath.h>
#include "executablepath.h"
#include <sys/types.h>
#include <unistd.h>
#include <limits.h>