From: asterix Date: Wed, 23 Jun 2010 16:53:25 +0000 (+0000) Subject: Add missing include. X-Git-Tag: 2.6.0~371 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=c23a8ab05fbdc06cd0881a88461b56f4f93dbbba;p=bertos.git Add missing include. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3936 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/bertos/cpu/cortex-m3/drv/irq_cm3.h b/bertos/cpu/cortex-m3/drv/irq_cm3.h index 9a641e4b..b9aee904 100644 --- a/bertos/cpu/cortex-m3/drv/irq_cm3.h +++ b/bertos/cpu/cortex-m3/drv/irq_cm3.h @@ -38,6 +38,8 @@ #ifndef DRV_CORTEX_M3_SYSIRQ_H #define DRV_CORTEX_M3_SYSIRQ_H +#include + #if CPU_CM3_LM3S #include #elif CPU_CM3_STM32