Skip to content
Snippets Groups Projects
Commit 7f3c1fa4 authored by Jan Kiszka's avatar Jan Kiszka Committed by Tejun Heo
Browse files

uml: Fix build breakage after slab.h changes


We now have to to include linux/slab.h explicitly for kmalloc &
friends.  Files that build against host headers already get their
prototypes via um_malloc.h, linux/slab.h may even be unavailable.

Signed-off-by: default avatarJan Kiszka <jan.kiszka@web.de>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 13bd8e46
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment