Index: SystemComm.c =================================================================== diff -u -r36a1b6d023b48c376f6a244b1ba716e04faf1550 -r2801d97e877dd78189aa891e80a2f7cf60a6a2b7 --- SystemComm.c (.../SystemComm.c) (revision 36a1b6d023b48c376f6a244b1ba716e04faf1550) +++ SystemComm.c (.../SystemComm.c) (revision 2801d97e877dd78189aa891e80a2f7cf60a6a2b7) @@ -15,7 +15,6 @@ * ***************************************************************************/ -#include #include // For memcpy() #include "can.h" @@ -24,6 +23,7 @@ #include "Comm.h" #include "Interrupts.h" +#include "Messaging.h" #include "OperationModes.h" #include "SystemComm.h" #ifdef _TD_