forked from Imagelibrary/rtems
2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems_telnetd/pty.c: Remove bsp.h. Include <rtems/bspIo.h>.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* rtems_telnetd/pty.c: Remove bsp.h. Include <rtems/bspIo.h>.
|
||||
|
||||
2002-05-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2002-05-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* rtems_telnetd/pty.c: Remove bsp.h. Include <rtems/bspIo.h>.
|
||||
|
||||
2002-05-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* rtems/mkrootfs.c: Add (relocated from libmisc/rootfs).
|
||||
|
||||
@@ -19,8 +19,8 @@
|
||||
#include <termios.h>
|
||||
#include <rtems.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <bsp.h>
|
||||
#include <rtems/pty.h>
|
||||
#include <rtems/bspIo.h>
|
||||
/*-----------------------------------------*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user