commit | 9ec96f97567bc86deebe073d5c828a6477b9a785 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Wed Jul 29 14:35:18 2015 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Jul 29 14:35:18 2015 -0700 |
tree | 0a3a9e0f94a3ab665d5cc4865c000094b7703d9c | |
parent | 7d71d88c6d305d6ed19b320944f4ce644db82240 [diff] [blame] |
Move frameworks/base/tools/ off AndroidConfig.h. Change-Id: Ibc7abb67a56945a9618bc91ccdbebe4c806879a5
diff --git a/tools/aidl/search_path.cpp b/tools/aidl/search_path.cpp index ffb6cb2..29dbe26 100644 --- a/tools/aidl/search_path.cpp +++ b/tools/aidl/search_path.cpp
@@ -1,6 +1,7 @@ #include <unistd.h> #include "search_path.h" #include "options.h" +#include "os.h" #include <string.h> #ifdef HAVE_MS_C_RUNTIME