commit | 953ddb987eaa412c6d00301042d235fd094a9792 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Aug 14 03:10:56 2015 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Aug 14 03:10:56 2015 +0000 |
tree | 5c32037fc7709f5551637c3ae9118f11c540907c | |
parent | c0e367153a119da4938cc63fd496b08484a042c9 [diff] | |
parent | ef7f9e4ca5f5b913d3040047ce4b59bced7dc603 [diff] |
Merge "Start iterating USB pipe endpoints from 1."
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>