From e800b0738b05e683ab64e509e4b48170c71dbd2b Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 22 Apr 2016 09:15:11 +0200 Subject: network: Fix warnings --- cpukit/libnetworking/rtems/rtems_showudpstat.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/libnetworking/rtems/rtems_showudpstat.c') diff --git a/cpukit/libnetworking/rtems/rtems_showudpstat.c b/cpukit/libnetworking/rtems/rtems_showudpstat.c index 0c86e4cde9..285a5a69fc 100644 --- a/cpukit/libnetworking/rtems/rtems_showudpstat.c +++ b/cpukit/libnetworking/rtems/rtems_showudpstat.c @@ -18,6 +18,8 @@ #include #include +#include + /* * Display UDP statistics * Don't lock the rest of the network tasks out while printing. -- cgit v1.2.3