summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-07-23 09:50:22 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-07-23 15:12:51 +0200
commit2445bda1dbd16f601e7062e0b47fe296c8e63b06 (patch)
tree1e0e86263ecb3c2fc8966c1eec06519acffe3786 /testsuites
parentsapi: Merge timespec API into one file (diff)
downloadrtems-2445bda1dbd16f601e7062e0b47fe296c8e63b06.tar.bz2
sapi: Merge rbtree API into one file
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/sptests/sprbtree01/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/sptests/sprbtree01/init.c b/testsuites/sptests/sprbtree01/init.c
index defd1bde91..29fb71c407 100644
--- a/testsuites/sptests/sprbtree01/init.c
+++ b/testsuites/sptests/sprbtree01/init.c
@@ -10,6 +10,7 @@
#include "config.h"
#endif
+#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
#include <tmacros.h>
#include <rtems/rbtree.h>