summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/rtems/rtems_showicmpstat.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/rtems/rtems_showicmpstat.c')
-rw-r--r--cpukit/libnetworking/rtems/rtems_showicmpstat.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/libnetworking/rtems/rtems_showicmpstat.c b/cpukit/libnetworking/rtems/rtems_showicmpstat.c
index 4ae2fe00f4..c5ba5528d9 100644
--- a/cpukit/libnetworking/rtems/rtems_showicmpstat.c
+++ b/cpukit/libnetworking/rtems/rtems_showicmpstat.c
@@ -15,6 +15,8 @@
#include <netinet/ip_icmp.h>
#include <netinet/icmp_var.h>
+#include <rtems/rtems_bsdnet.h>
+
/*
* Display ICMP statistics
* Don't lock the rest of the network tasks out while printing.