summaryrefslogtreecommitdiffstats
path: root/libsensors/lps331ap.c
diff options
context:
space:
mode:
Diffstat (limited to 'libsensors/lps331ap.c')
-rw-r--r--libsensors/lps331ap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsensors/lps331ap.c b/libsensors/lps331ap.c
index a8ef55a..c177622 100644
--- a/libsensors/lps331ap.c
+++ b/libsensors/lps331ap.c
@@ -21,6 +21,7 @@
#include <fcntl.h>
#include <errno.h>
#include <math.h>
+#include <string.h>
#include <sys/types.h>
#include <linux/ioctl.h>
#include <linux/input.h>