Skip to content
Commit 15f2e88d authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

radix tree: Add some implicit includes



We were using spinlock_t and INIT_LIST_HEAD without including spinlock.h
or list.h.  They were being implicitly included through some other header
file, but that's fragile.

Signed-off-by: default avatarMatthew Wilcox <mawilcox@microsoft.com>
parent 1b1bc42c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment