2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
This commit is contained in:
Joel Sherrill
2002-01-04 18:17:23 +00:00
parent 86d23e20ef
commit 03e9564e98
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
2001-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* network/sonic.h: Fix typo.

View File

@@ -21,7 +21,7 @@
*/
#include <bspIo.h>
#include <rtems/bspIo.h>
#include <rtems.h>
#include <libchip/cs8900.h>