mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00

An include of xarray.h was added to lib/idr.c without updating the test suite. Signed-off-by: Matthew Wilcox <willy@infradead.org>
3 lines
79 B
C
3 lines
79 B
C
#include "generated/map-shift.h"
|
|
#include "../../../../include/linux/xarray.h"
|