summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking')
-rw-r--r--cpukit/libnetworking/machine/in_cksum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libnetworking/machine/in_cksum.h b/cpukit/libnetworking/machine/in_cksum.h
index 284e43d9a6..5329fba869 100644
--- a/cpukit/libnetworking/machine/in_cksum.h
+++ b/cpukit/libnetworking/machine/in_cksum.h
@@ -40,6 +40,7 @@
#define _MACHINE_IN_CKSUM_H_ 1
#include <rtems/bsd/sys/cdefs.h>
+#include <netinet/ip.h> /* struct ip */
/*
* It it useful to have an Internet checksum routine which is inlineable