summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet/ip_fw.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/netinet/ip_fw.c')
-rw-r--r--cpukit/libnetworking/netinet/ip_fw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libnetworking/netinet/ip_fw.c b/cpukit/libnetworking/netinet/ip_fw.c
index 6a891dfe9f..89eff2a5c4 100644
--- a/cpukit/libnetworking/netinet/ip_fw.c
+++ b/cpukit/libnetworking/netinet/ip_fw.c
@@ -37,6 +37,7 @@
#include <net/if.h>
#include <net/route.h>
#include <netinet/in.h>
+#include <rtems/rtems_netinet_in.h>
#include <netinet/in_systm.h>
#include <netinet/ip.h>
#include <netinet/ip_var.h>