Merge "should fix sim build, hopefully" into gingerbread

This commit is contained in:
Mathias Agopian
2010-08-11 17:32:25 -07:00
committed by Android (Google) Code Review

View File

@@ -15,6 +15,9 @@
*/
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <utils/Errors.h>