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

* commit '19398a712c53d27aaa2122cfae5d54168b8df0c9':
  Fix compile failure after rIfe1dc0791040150132bea6884f1e6c8d31972d1b
This commit is contained in:
Abhishek Arya 2015-08-21 06:36:01 +00:00 committed by Android Git Automerger
commit e45d96d6bf
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>