Merge change 26719 into eclair

* changes:
  fix simulator build
This commit is contained in:
Android (Google) Code Review
2009-09-23 20:11:04 -04:00

View File

@@ -21,6 +21,7 @@
#include <math.h>
#include <fcntl.h>
#include <utils/misc.h>
#include <signal.h>
#include <binder/IPCThreadState.h>
#include <utils/threads.h>