forked from Imagelibrary/rtems
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* ide_ctrl.c: Include <rtems/chain.h> instead of <chain.h>.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* ide_ctrl.c: Include <rtems/chain.h> instead of <chain.h>.
|
||||
|
||||
2004-03-31 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* bsplibc.c, clockdrv_shell.c, ide_ctrl.c, tod.c,
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
* $Id$
|
||||
*
|
||||
*/
|
||||
#include <chain.h>
|
||||
#include <rtems/chain.h>
|
||||
#include <assert.h>
|
||||
#include <rtems/blkdev.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user