summaryrefslogtreecommitdiff
path: root/als/SensorBase.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'als/SensorBase.cpp')
-rw-r--r--als/SensorBase.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/als/SensorBase.cpp b/als/SensorBase.cpp
index 5617e92..20ab370 100644
--- a/als/SensorBase.cpp
+++ b/als/SensorBase.cpp
@@ -18,6 +18,8 @@
#include <errno.h>
#include <math.h>
#include <poll.h>
+#include <stdlib.h>
+#include <string.h>
#include <unistd.h>
#include <dirent.h>
#include <sys/select.h>