Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 48555f8f authored by Kenny Root's avatar Kenny Root Committed by Android Git Automerger
Browse files

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

Merge commit '31a0b956'

* commit '31a0b956':
  Add stdint.h to fix sim-eng
parents fc8ae40d 31a0b956
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>