]> rtime.felk.cvut.cz Git - CanFestival-3.git/commitdiff
data.h manquant
authordejoigny <dejoigny>
Tue, 16 May 2006 15:29:08 +0000 (15:29 +0000)
committerdejoigny <dejoigny>
Tue, 16 May 2006 15:29:08 +0000 (15:29 +0000)
drivers/hcs12/interrupt.c

index 2c6c0c347cb5eb695d838f09ba26d1bfb33ecd44..3513a2220889ae28277ef9118eab71e5b1b08790 100644 (file)
@@ -29,6 +29,7 @@ But you have to put your code in this functions,
 if you plan to use interruptions.
 */
 
+#include "../include/data.h"
 #include "../include/hcs12/applicfg.h"
 #include "../include/hcs12/error.h"
 #include "../include/hcs12/candriver.h"