commit | 1051c27dcfa012ece8fdc24d0591b6e6a275ac2d | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Wed Oct 30 16:19:01 2013 -0700 |
committer | Android Git Automerger <android-git-automerger@android.com> | Wed Oct 30 16:19:01 2013 -0700 |
tree | 8465c26ffbc0686706a73bf75643d3354808acf0 | |
parent | 74160cb77506252d54fb6c390c8ef014fee0d889 [diff] | |
parent | ce510d40c209a627d06573a9b32f3e0eb941d3a4 [diff] |
am ce510d40: am 81f2c3d2: utils: Fix broken build * commit 'ce510d40c209a627d06573a9b32f3e0eb941d3a4': utils: Fix broken build
diff --git a/libutils/ProcessCallStack.cpp b/libutils/ProcessCallStack.cpp index ed35237..e202b9c 100644 --- a/libutils/ProcessCallStack.cpp +++ b/libutils/ProcessCallStack.cpp
@@ -26,6 +26,8 @@ #include <utils/ProcessCallStack.h> #include <utils/Printer.h> +#include <limits.h> + namespace android { enum {