Files

6 lines
139 B
C
Raw Permalink Normal View History

/* Avoid duplicate definitions due to system headers. */
#ifdef __CONCAT
#undef __CONCAT
#endif
#include "../../../../include/linux/idr.h"