summaryrefslogtreecommitdiff
path: root/libloragw/tst/test_loragw_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'libloragw/tst/test_loragw_spi.c')
-rw-r--r--libloragw/tst/test_loragw_spi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libloragw/tst/test_loragw_spi.c b/libloragw/tst/test_loragw_spi.c
index 9489d3c..4d06eaa 100644
--- a/libloragw/tst/test_loragw_spi.c
+++ b/libloragw/tst/test_loragw_spi.c
@@ -19,6 +19,7 @@ Maintainer: Sylvain Miermont
/* --- DEPENDANCIES --------------------------------------------------------- */
#include <stdint.h>
+#include <string.h>
#include <stdio.h>
#include <getopt.h> /* getopt_long */