summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2018-12-17 17:40:25 +1100
committerChris Johns <chrisj@rtems.org>2019-01-09 22:22:07 +1100
commit690fcbb09075496d33ff23fc962d212599aac2e4 (patch)
treeff5a80252d249f946401e9fa2525c4367bf60e37
parent42029d2f4bdbb8ef97af47e1ef178af12a0eead1 (diff)
libtests/dl02: Update the rtl-shell path.
-rw-r--r--testsuites/libtests/dl02/dl-load.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/libtests/dl02/dl-load.c b/testsuites/libtests/dl02/dl-load.c
index a00581ab42..0fa897d5a0 100644
--- a/testsuites/libtests/dl02/dl-load.c
+++ b/testsuites/libtests/dl02/dl-load.c
@@ -12,6 +12,7 @@
#include "dl-load.h"
+#include <rtems/rtl/rtl-shell.h>
#include <rtems/rtl/rtl-trace.h>
#define DL02_DEBUG_TRACE 0 /* RTEMS_RTL_TRACE_ALL */