|
| From: | Richard Henderson |
| Subject: | Re: [PATCH 06/10] exec/ramblock: Add missing includes |
| Date: | Sun, 6 Feb 2022 10:50:55 +1100 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0 |
On 2/4/22 06:37, Philippe Mathieu-Daudé wrote:
Add missing includes to avoid when refactoring include/
include/exec/ramblock.h:26:21: error: field has incomplete type 'struct
rcu_head'
struct rcu_head rcu;
^
Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---
include/exec/ramblock.h | 2 ++
1 file changed, 2 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
| [Prev in Thread] | Current Thread | [Next in Thread] |