[PATCH] perf: fix duplicate header inclusion

2012-10-09 Thread Michel Lespinasse
#include somehow got duplicated on its way to linus's tree (probably as a conflict resolution as things got sent through multiple trees) Signed-off-by: Michel Lespinasse --- tools/perf/util/include/linux/rbtree.h |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git

[PATCH] perf: fix duplicate header inclusion

2012-10-09 Thread Michel Lespinasse
#include stdbool.h somehow got duplicated on its way to linus's tree (probably as a conflict resolution as things got sent through multiple trees) Signed-off-by: Michel Lespinasse wal...@google.com --- tools/perf/util/include/linux/rbtree.h |1 - 1 files changed, 0 insertions(+), 1