qemu: added pthread.h header for sensor device
authorJinhyung Choi <jinhyung2.choi@samsung.com>
Tue, 30 Jul 2013 03:25:31 +0000 (12:25 +0900)
committerJinhyung Choi <jinhyung2.choi@samsung.com>
Tue, 30 Jul 2013 03:25:31 +0000 (12:25 +0900)
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
tizen/src/hw/maru_virtio_sensor.c

index 2e9b94315a0dc23143b3003765ec0b5ca276cb76..98470d32a0b45cd16040492b7bacf43b4f6ff090 100644 (file)
@@ -27,6 +27,7 @@
  *
  */
 
+#include <pthread.h>
 
 #include "hw/pci/pci.h"