testsupport: Include missing <rtems/bspIo.h>

This commit is contained in:
Sebastian Huber
2018-12-03 13:34:28 +01:00
parent b9ffb62467
commit 577d9a59f0

View File

@@ -18,6 +18,7 @@
#include <rtems/test.h>
#include <rtems/profiling.h>
#include <rtems/bspIo.h>
#if defined(RTEMS_PROFILING)
static bool report_done;