summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/arm/lpc176x/can/can.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/arm/lpc176x/can/can.c')
-rwxr-xr-xc/src/lib/libbsp/arm/lpc176x/can/can.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/arm/lpc176x/can/can.c b/c/src/lib/libbsp/arm/lpc176x/can/can.c
index 781300c23d..e5ffc29b7a 100755
--- a/c/src/lib/libbsp/arm/lpc176x/can/can.c
+++ b/c/src/lib/libbsp/arm/lpc176x/can/can.c
@@ -22,6 +22,7 @@
#include <bsp/can.h>
#include <bsp/can-defs.h>
#include <bsp/mbed-pinmap.h>
+#include <string.h>
/**
* @brief The standard isr to be installed for all the can devices.