am 3de27d5a: Merge "Add stdint.h to fix sim-eng" into gingerbread

Merge commit '3de27d5a56f4b9e3d76ac71445b33e47c635d207' into gingerbread-plus-aosp

* commit '3de27d5a56f4b9e3d76ac71445b33e47c635d207':
  Add stdint.h to fix sim-eng
This commit is contained in:
Kenny Root
2010-07-28 16:43:08 -07:00
committed by Android Git Automerger

View File

@@ -40,6 +40,7 @@
* NOTE: These functions MUST be implemented by /system/lib/libui.so
*/
#include <stdint.h>
#include <sys/types.h>
#include <android/keycodes.h>
#include <android/looper.h>