summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2018-12-17 17:40:25 +1100
committerChris Johns <chrisj@rtems.org>2019-02-02 18:01:36 +1100
commitd7aba18c0073a0c97e08509d34f641804ce41955 (patch)
tree30817628db8b7aed57b93d6956cdc7bd058f7f8f
parent05272c828f188d01ffdca661e4286bec92692b71 (diff)
libtests/dl02: Update the rtl-shell path.
Updates #3686
-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 */