linux_dsm_epyc7002/tools/testing/radix-tree/linux/xarray.h
Matthew Wilcox c9b933521a 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: Matthew Wilcox <willy@infradead.org>
2018-08-21 23:31:20 -04:00

3 lines
79 B
C

#include "generated/map-shift.h"
#include "../../../../include/linux/xarray.h"