From cd34409a6136f22139c986934c430702f9da4449 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 6 May 2005 20:14:59 +0000 Subject: [PATCH] * libnetworking/rtems/rtems_showifstat.c: Remove warning. --- cpukit/ChangeLog | 2 ++ cpukit/libnetworking/rtems/rtems_showifstat.c | 1 + 2 files changed, 3 insertions(+) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 40cc3fec6c..846913ec83 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,5 @@ + * libnetworking/rtems/rtems_showifstat.c: Remove warning. + 2005-05-06 Joel Sherrill * libnetworking/net/if.h: Revert include of sys/mbuf.h in this .h file diff --git a/cpukit/libnetworking/rtems/rtems_showifstat.c b/cpukit/libnetworking/rtems/rtems_showifstat.c index a44137ed0e..149cb52418 100644 --- a/cpukit/libnetworking/rtems/rtems_showifstat.c +++ b/cpukit/libnetworking/rtems/rtems_showifstat.c @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include