OSDN Git Service

add missing includes
[android-x86/hardware-intel-libsensors.git] / sens.c
diff --git a/sens.c b/sens.c
index 987980a..5f64bc8 100644 (file)
--- a/sens.c
+++ b/sens.c
@@ -10,6 +10,7 @@
 #include <pthread.h>
 #include <errno.h>
 #include <signal.h>
+#include <string.h>
 
 #include <hardware/sensors.h>
 #include <utils/Log.h>