summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/rbheap01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/rbheap01/init.c')
-rw-r--r--testsuites/libtests/rbheap01/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/libtests/rbheap01/init.c b/testsuites/libtests/rbheap01/init.c
index 239853fc83..d00eefebc0 100644
--- a/testsuites/libtests/rbheap01/init.c
+++ b/testsuites/libtests/rbheap01/init.c
@@ -21,6 +21,7 @@
#include <rtems.h>
#include <rtems/rbheap.h>
#include <rtems/malloc.h>
+#include <rtems/score/rbtreeimpl.h>
/* forward declarations to avoid warnings */
static rtems_task Init(rtems_task_argument argument);