summaryrefslogtreecommitdiffstats
path: root/cpukit/libtest/testextension.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libtest/testextension.c')
-rw-r--r--cpukit/libtest/testextension.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/libtest/testextension.c b/cpukit/libtest/testextension.c
index 6bfe61eb0c..483c13ca85 100644
--- a/cpukit/libtest/testextension.c
+++ b/cpukit/libtest/testextension.c
@@ -1,7 +1,7 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/*
- * Copyright (c) 2014 embedded brains GmbH. All rights reserved.
+ * Copyright (c) 2014 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
@@ -30,6 +30,7 @@
#endif
#include <rtems/test-info.h>
+#include <rtems/test-printer.h>
#include <rtems/profiling.h>
#include <rtems/bspIo.h>