|
@@ -49,7 +49,7 @@
|
|
|
# elif BX_PLATFORM_OSX
|
|
# elif BX_PLATFORM_OSX
|
|
|
# include <mach/mach.h> // mach_task_basic_info
|
|
# include <mach/mach.h> // mach_task_basic_info
|
|
|
# elif BX_PLATFORM_HURD
|
|
# elif BX_PLATFORM_HURD
|
|
|
-# include <unistd.h> // getpid
|
|
|
|
|
|
|
+# include <pthread/pthread.h> // pthread_self
|
|
|
# elif BX_PLATFORM_ANDROID
|
|
# elif BX_PLATFORM_ANDROID
|
|
|
# include "debug.h" // getTid is not implemented...
|
|
# include "debug.h" // getTid is not implemented...
|
|
|
# endif // BX_PLATFORM_ANDROID
|
|
# endif // BX_PLATFORM_ANDROID
|