commit | 60f9026e4e9cc137458f51a4f6a63ca0bedf2fa6 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Aug 14 03:21:45 2015 +0000 |
committer | Android Git Automerger <android-git-automerger@android.com> | Fri Aug 14 03:21:45 2015 +0000 |
tree | 8849f1a752b34e5daf2d0f369e2defd02e670853 | |
parent | b3d3e245854ca498eadf8a6d7a3bc0b5f6cceeea [diff] | |
parent | b4aa177701a2ddcd3390eccc95c0e06cd9b587ef [diff] |
am b4aa1777: am 782daf89: Merge "Fix the Mac libbase build." * commit 'b4aa177701a2ddcd3390eccc95c0e06cd9b587ef': 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>