summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/include/linux/rbtree_augmented.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/util/include/linux/rbtree_augmented.h')
-rw-r--r--tools/perf/util/include/linux/rbtree_augmented.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/perf/util/include/linux/rbtree_augmented.h b/tools/perf/util/include/linux/rbtree_augmented.h
new file mode 100644
index 000000000000..9d6fcdf1788b
--- /dev/null
+++ b/tools/perf/util/include/linux/rbtree_augmented.h
@@ -0,0 +1,2 @@
+#include <stdbool.h>
+#include "../../../../include/linux/rbtree_augmented.h"