Add missing include.
[bertos.git] / bertos / cpu / cortex-m3 / drv / irq_cm3.h
index 9a641e4be5e79742b548adcb2cd551ef86685c0e..b9aee90437f2207ae3f0577d22eda52f2d8e8e80 100644 (file)
@@ -38,6 +38,8 @@
 #ifndef DRV_CORTEX_M3_SYSIRQ_H
 #define DRV_CORTEX_M3_SYSIRQ_H
 
+#include <cfg/compiler.h>
+
 #if CPU_CM3_LM3S
        #include <io/lm3s.h>
 #elif CPU_CM3_STM32