OSDN Git Service

Merge branch 'lineage-16.0' of https://github.com/me176c-dev/android_hardware_iio...
[android-x86/hardware-intel-libsensors.git] / activity_event_entry.c
index d5cdecf..107fd35 100644 (file)
@@ -18,6 +18,7 @@
  * This file represents the entry point for the activity recognition HAL module.
  */
 
+#include <stdlib.h>
 #include <utils/Log.h>
 #include <sys/epoll.h>
 #include <sys/eventfd.h>
@@ -32,6 +33,7 @@
 #include "common.h"
 #include "activity_event_utils.h"
 #include <linux/iio/events.h>
+#include <linux/iio/types.h>
 
 #define MODULE_VERSION         1
 #define HAL_VERSION            0