Merge "Add stdint.h to fix sim-eng" into gingerbread
This commit is contained in:
@ -40,6 +40,7 @@
|
|||||||
* NOTE: These functions MUST be implemented by /system/lib/libui.so
|
* NOTE: These functions MUST be implemented by /system/lib/libui.so
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <stdint.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <android/keycodes.h>
|
#include <android/keycodes.h>
|
||||||
#include <android/looper.h>
|
#include <android/looper.h>
|
||||||
|
Reference in New Issue
Block a user