spw/grspw_router.c: Include <rtems/bspIo.h>

This commit is contained in:
Joel Sherrill
2017-04-23 11:49:05 -05:00
parent d968826703
commit 76052e6b33

View File

@@ -10,6 +10,7 @@
#include <rtems.h>
#include <rtems/libio.h>
#include <rtems/bspIo.h>
#include <stdio.h>
#include <drvmgr/drvmgr.h>