mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-12-22 12:17:45 +01: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"
|