am d34846b7: am cd407a17: am e0dce90b: Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b

* commit 'd34846b70b7f6eb167722d45e0c717fa64116e90':
  Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b
This commit is contained in:
Abhishek Arya 2015-08-21 06:29:00 +00:00 committed by Android Git Automerger
commit 19398a712c
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@
* limitations under the License.
*/
#define __STDC_LIMIT_MACROS
#include <stdint.h>
#include <utils/String8.h>
#include <utils/Log.h>