mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
2003-03-25 Joel Sherrill <joel@OARcorp.com>
* rtems/rtems_bsdnet_malloc_starvation.c: Fixed name of include file.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2003-03-25 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
|
* rtems/rtems_bsdnet_malloc_starvation.c: Fixed name of include file.
|
||||||
|
|
||||||
2002-03-25 Eric Norum <norume@aps.anl.gov>
|
2002-03-25 Eric Norum <norume@aps.anl.gov>
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <rtems_bsdnet.h>
|
#include <rtems/rtems_bsdnet.h>
|
||||||
|
|
||||||
void
|
void
|
||||||
rtems_bsdnet_malloc_starvation(void)
|
rtems_bsdnet_malloc_starvation(void)
|
||||||
|
|||||||
Reference in New Issue
Block a user