diff --git a/[refs] b/[refs] index c99c88d32824..7b0d28600a97 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 228322f13fe20bd29e81fca8341cc1fc7ffc5929 +refs/heads/master: f4eeb0a20f017fd8bc849cc50469c2e2e6a0c05c diff --git a/trunk/include/asm-v850/hardirq.h b/trunk/include/asm-v850/hardirq.h index 5dfca8047cbe..4f913bccbefb 100644 --- a/trunk/include/asm-v850/hardirq.h +++ b/trunk/include/asm-v850/hardirq.h @@ -5,6 +5,8 @@ #include #include +#include + typedef struct { unsigned int __softirq_pending; } ____cacheline_aligned irq_cpustat_t;