summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/netinet/if_ether.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/netinet/if_ether.h')
-rw-r--r--cpukit/libnetworking/netinet/if_ether.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libnetworking/netinet/if_ether.h b/cpukit/libnetworking/netinet/if_ether.h
index 9c3ce62b76..7f36864b26 100644
--- a/cpukit/libnetworking/netinet/if_ether.h
+++ b/cpukit/libnetworking/netinet/if_ether.h
@@ -37,6 +37,7 @@
#ifndef _NETINET_IF_ETHER_H_
#define _NETINET_IF_ETHER_H_
+#include <netinet/in.h> /* struct in_addr */
#include <net/ethernet.h>
#include <net/if_arp.h>