From a281b95bfa3c0059cbbf5e88f60a9b4478c44f58 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 25 Mar 2003 19:43:52 +0000 Subject: 2003-03-25 Joel Sherrill * rtems/rtems_bsdnet_malloc_starvation.c: Fixed name of include file. --- cpukit/libnetworking/ChangeLog | 4 ++++ cpukit/libnetworking/rtems/rtems_bsdnet_malloc_starvation.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'cpukit') diff --git a/cpukit/libnetworking/ChangeLog b/cpukit/libnetworking/ChangeLog index 8415ce70a1..14513eaee6 100644 --- a/cpukit/libnetworking/ChangeLog +++ b/cpukit/libnetworking/ChangeLog @@ -1,3 +1,7 @@ +2003-03-25 Joel Sherrill + + * rtems/rtems_bsdnet_malloc_starvation.c: Fixed name of include file. + 2002-03-25 Eric Norum diff --git a/cpukit/libnetworking/rtems/rtems_bsdnet_malloc_starvation.c b/cpukit/libnetworking/rtems/rtems_bsdnet_malloc_starvation.c index 20af7a97b8..52e78f00e2 100644 --- a/cpukit/libnetworking/rtems/rtems_bsdnet_malloc_starvation.c +++ b/cpukit/libnetworking/rtems/rtems_bsdnet_malloc_starvation.c @@ -6,7 +6,7 @@ */ #include -#include +#include void rtems_bsdnet_malloc_starvation(void) -- cgit v1.2.3