summaryrefslogtreecommitdiff
path: root/libloragw/tst
diff options
context:
space:
mode:
authorHarsh Sharma <harsh.sharma@multitech.com>2020-01-24 16:11:32 -0600
committerHarsh Sharma <harsh.sharma@multitech.com>2020-01-24 16:11:32 -0600
commit60296026590d64f61766896cf770e69e3bfb185c (patch)
treee00231ee25b0d233abf48eaab2d7450720681e74 /libloragw/tst
parentc08bf1d60c88179d791678a2db6db61f87fea032 (diff)
downloadlora_gateway_mtac_full-60296026590d64f61766896cf770e69e3bfb185c.tar.gz
lora_gateway_mtac_full-60296026590d64f61766896cf770e69e3bfb185c.tar.bz2
lora_gateway_mtac_full-60296026590d64f61766896cf770e69e3bfb185c.zip
Changed lgw version to use git describe5.0.1-mts-4
Diffstat (limited to 'libloragw/tst')
-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 */