summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2023-10-04 16:26:34 +1100
committerChris Johns <chrisj@rtems.org>2023-10-05 08:59:02 +1100
commit1651ac768f744725708c4328745665e1e7fa3c26 (patch)
tree894685064bc3f4b25caa0cb3fb8786c8814748fa
parentbsd/ntpq: Use the correct address length (diff)
downloadrtems-net-services-master.tar.bz2
tests/ntp: Update to the new test printer headerHEADmaster
-rw-r--r--testsuites/ntp01/test_main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/ntp01/test_main.c b/testsuites/ntp01/test_main.c
index 6a744c8..4824192 100644
--- a/testsuites/ntp01/test_main.c
+++ b/testsuites/ntp01/test_main.c
@@ -38,6 +38,7 @@
#include <rtems/imfs.h>
#include <rtems/ntpd.h>
#include <rtems/shell.h>
+#include <rtems/test-printer.h>
#include <rtems/shellconfig-net-services.h>