[rtems commit] libtests/dl02: Update the rtl-shell path.

Chris Johns chrisj at rtems.org
Fri Feb 8 23:07:58 UTC 2019


Module:    rtems
Branch:    master
Commit:    85b599747e93ce3b9837f0e5cf2373c6c5ceb653
Changeset: http://git.rtems.org/rtems/commit/?id=85b599747e93ce3b9837f0e5cf2373c6c5ceb653

Author:    Chris Johns <chrisj at rtems.org>
Date:      Mon Dec 17 17:40:25 2018 +1100

libtests/dl02: Update the rtl-shell path.

Updates #3686

---

 testsuites/libtests/dl02/dl-load.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testsuites/libtests/dl02/dl-load.c b/testsuites/libtests/dl02/dl-load.c
index a00581a..0fa897d 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 */




More information about the vc mailing list