am 65f2490e: Merge "should fix sim build, hopefully" into gingerbread

Merge commit '65f2490e1baa6eac5905cbc638e69581ebcd8dee' into gingerbread-plus-aosp

* commit '65f2490e1baa6eac5905cbc638e69581ebcd8dee':
  should fix sim build, hopefully
This commit is contained in:
Mathias Agopian
2010-08-11 17:35:58 -07:00
committed by Android Git Automerger

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>