diff --git a/stack/dsPIC30F/CO_driver.h b/stack/dsPIC30F/CO_driver.h index c1c3e41..c0c1633 100644 --- a/stack/dsPIC30F/CO_driver.h +++ b/stack/dsPIC30F/CO_driver.h @@ -31,9 +31,10 @@ /* For documentation see file drvTemplate/CO_driver.h */ -#include /* processor header file */ +#include /* processor header file */ #include /* for 'NULL' */ #include /* for 'int8_t' to 'uint64_t' */ +#include /* for true and false */ /* CAN module base address */