mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
2007-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/sys/conf.h: Remove linesw, struct linesw, nlinesw. (Clash with termiostypes.h - PR 1229).
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-03-18 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* score/src/heapwalk.c: include stdlib.h.
|
||||
|
||||
2007-03-17 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* libnetworking/sys/conf.h: Remove linesw, struct linesw, nlinesw.
|
||||
|
||||
@@ -15,10 +15,11 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <stdlib.h> /* abort */
|
||||
|
||||
#include <rtems/system.h>
|
||||
#include <rtems/score/sysstate.h>
|
||||
#include <rtems/score/heap.h>
|
||||
#include <rtems/bspIo.h>
|
||||
|
||||
/*PAGE
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user