On Fri, 2012-07-20 at 05:31 -0700, Michel Lespinasse wrote: > --- a/lib/rbtree_test.c > +++ b/lib/rbtree_test.c > @@ -1,5 +1,6 @@ > #include <linux/module.h> > #include <linux/rbtree.h> > +#include <linux/rbtree_internal.h>
This confuses me.. either its internal to the rb-tree implementation and users don't need to see it, or its not in which case huh? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/