mirror of
https://github.com/torvalds/linux
synced 2026-06-14 06:12:18 +09: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"
|