OSDN Git Service

Merge remote-tracking branch 'origin/android/master'
[android-x86/hardware-intel-libsensors.git] / sens.c
diff --git a/sens.c b/sens.c
index f50ebbd..436cecf 100644 (file)
--- a/sens.c
+++ b/sens.c
@@ -22,6 +22,7 @@
 #include <pthread.h>
 #include <errno.h>
 #include <signal.h>
+#include <string.h>
 
 #include <hardware/sensors.h>
 #include <utils/Log.h>