summaryrefslogtreecommitdiffstats
path: root/hal
diff options
context:
space:
mode:
Diffstat (limited to 'hal')
-rw-r--r--hal/vehicle/2.0/Utils.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/hal/vehicle/2.0/Utils.cpp b/hal/vehicle/2.0/Utils.cpp
index cd4ba81..20f46b3 100644
--- a/hal/vehicle/2.0/Utils.cpp
+++ b/hal/vehicle/2.0/Utils.cpp
@@ -22,6 +22,7 @@
#include <getopt.h>
#include <stdlib.h>
+#include <string.h>
#include <unistd.h>
#include <array>
#include <climits>