diff --git a/src/aligncan.c b/src/aligncan.c index 93958e1..25fe073 100644 --- a/src/aligncan.c +++ b/src/aligncan.c @@ -1,4 +1,5 @@ #include "aligncan.h" +#include #if defined(ALIGN_CAN_USE_BUFFER) Align_CAN_BufferTypeDef Align_CAN_Buffer[ALIGN_CAN_BUFFER_SIZE] = {0};