OSDN Git Service

Android.mk: make the module names generic instead of based on TARGET_BOARD_PLATFORM
[android-x86/hardware-intel-libsensors.git] / entry.c
diff --git a/entry.c b/entry.c
index b1baeee..a914f44 100644 (file)
--- a/entry.c
+++ b/entry.c
@@ -21,6 +21,8 @@
 #include "description.h"
 #include "utils.h"
 
+#include <errno.h>
+
 /* This is the IIO Sensors HAL module entry points file */
 
 static int init_count;