Commit c9b93352 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

radix tree test suite: Fix compilation



An include of xarray.h was added to lib/idr.c without updating the test
suite.

Signed-off-by: default avatarMatthew Wilcox <willy@infradead.org>
parent 94710cac
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
#include "generated/map-shift.h"
#include "../../../../include/linux/xarray.h"