score/rbtree: install and use bsd-tree.h

This commit is contained in:
Aaron Nyholm
2024-07-09 22:52:40 +00:00
committed by Chris Johns
parent b68ef66b49
commit c33ed55231
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
#ifndef _RTEMS_SCORE_RBTREE_H
#define _RTEMS_SCORE_RBTREE_H
#include <sys/tree.h>
#include <rtems/score/bsd-tree.h>
#include <rtems/score/basedefs.h>
#include <rtems/score/assert.h>
+1
View File
@@ -337,6 +337,7 @@ install:
- cpukit/include/rtems/score/assert.h
- cpukit/include/rtems/score/atomic.h
- cpukit/include/rtems/score/basedefs.h
- cpukit/include/rtems/score/bsd-tree.h
- cpukit/include/rtems/score/chain.h
- cpukit/include/rtems/score/chainimpl.h
- cpukit/include/rtems/score/context.h