]> git.baikalelectronics.ru Git - kernel.git/commit
perf: fix duplicate header inclusion
authorMichel Lespinasse <walken@google.com>
Wed, 10 Oct 2012 22:54:11 +0000 (15:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Oct 2012 23:50:17 +0000 (08:50 +0900)
commitfcb18eb8d3a973360991df7eab015daa054ac0ab
treebae66c90b8820847b69bde99dd8b4f27e7a96ad0
parent3d731bcaa34d4d6070db449f26709aa55739c114
perf: fix duplicate header inclusion

#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 <walken@google.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
tools/perf/util/include/linux/rbtree.h