[rtems commit] spw/grspw_router.c: Include <rtems/bspIo.h>
Joel Sherrill
joel at rtems.org
Mon Apr 24 22:21:55 UTC 2017
Module: rtems
Branch: master
Commit: 76052e6b33ea9860bd3d897bec0d1d9a5391c557
Changeset: http://git.rtems.org/rtems/commit/?id=76052e6b33ea9860bd3d897bec0d1d9a5391c557
Author: Joel Sherrill <joel at rtems.org>
Date: Sun Apr 23 11:49:05 2017 -0500
spw/grspw_router.c: Include <rtems/bspIo.h>
---
c/src/lib/libbsp/sparc/shared/spw/grspw_router.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/c/src/lib/libbsp/sparc/shared/spw/grspw_router.c b/c/src/lib/libbsp/sparc/shared/spw/grspw_router.c
index b33b872..2bd9c72 100644
--- a/c/src/lib/libbsp/sparc/shared/spw/grspw_router.c
+++ b/c/src/lib/libbsp/sparc/shared/spw/grspw_router.c
@@ -10,6 +10,7 @@
#include <rtems.h>
#include <rtems/libio.h>
+#include <rtems/bspIo.h>
#include <stdio.h>
#include <drvmgr/drvmgr.h>
More information about the vc
mailing list