commit | 0b5814b70ef4fb99fed2b82383da5f07c4663dfa | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Aug 14 04:34:23 2015 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Fri Aug 14 04:34:23 2015 +0000 |
tree | c70788a2b3e14043eebc0e1d7c792866881ca80c | |
parent | 26f76b40ce95cb663b3ce87857e4d1375951ab9b [diff] | |
parent | 87d7be5c5a74401abf3f4382d77c042fc32a22fa [diff] |
am 68054cab: am b4aa1777: am 782daf89: Merge "Fix the Mac libbase build." * commit '68054cab554790b5db18820d9744e06059b89cee': Fix the Mac libbase build.
diff --git a/base/logging_test.cpp b/base/logging_test.cpp index a1e31a6..c12dfa5 100644 --- a/base/logging_test.cpp +++ b/base/logging_test.cpp
@@ -16,6 +16,8 @@ #include "base/logging.h" +#include <libgen.h> + #include <regex> #include <string>