summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/resolv.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/resolv.h')
-rw-r--r--cpukit/libnetworking/resolv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/libnetworking/resolv.h b/cpukit/libnetworking/resolv.h
index 33b97a043f..20b3120553 100644
--- a/cpukit/libnetworking/resolv.h
+++ b/cpukit/libnetworking/resolv.h
@@ -61,6 +61,7 @@
#include <sys/types.h>
#include <sys/cdefs.h>
#include <stdio.h>
+#include <netinet/in.h> /* struct in_addr */
/*
* Revision information. This is the release date in YYYYMMDD format.