summaryrefslogtreecommitdiff
path: root/cpukit/libnetworking/rtems/rtems_showudpstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/rtems/rtems_showudpstat.c')
-rw-r--r--cpukit/libnetworking/rtems/rtems_showudpstat.c2
1 files changed, 2 insertions, 0 deletions
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 <netinet/udp.h>
#include <netinet/udp_var.h>
+#include <rtems/rtems_bsdnet.h>
+
/*
* Display UDP statistics
* Don't lock the rest of the network tasks out while printing.