Skip to content
Commit 0df6e940 authored by Jiri Kosina's avatar Jiri Kosina
Browse files

UML: add kernel.h include to signal.c



Commit 814f75ec ("UML: Drop private round_down definition") dropped
the private round_down() macro and makes signal.c use the one from kernel.h
instead.

kernel.h is implicitly included through uaccess.h -> sched.h -> kernel.h
but we'd rather make this dependency explicit.

Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 40f0a5d0
Loading
Loading
Loading
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