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é<[email protected]> --- include/exec/ramblock.h | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
