mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 18:35:27 +08:00
2007-03-18 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/src/heapwalk.c: include stdlib.h.
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/buf.h, libnetworking/sys/conf.h:
|
||||
|
||||
@@ -15,6 +15,8 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <stdlib.h> /* abort */
|
||||
|
||||
#include <rtems/system.h>
|
||||
#include <rtems/score/sysstate.h>
|
||||
#include <rtems/score/heap.h>
|
||||
|
||||
Reference in New Issue
Block a user