summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/resolv.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2011-05-12 04:10:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2011-05-12 04:10:20 +0000
commit7e1d1e4b9ad1fbdffbee033ebbb3e147f9cccc35 (patch)
treeb183f6e849593a526a216feab97c3548e806b70b /cpukit/libnetworking/resolv.h
parent2011-05-12 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-7e1d1e4b9ad1fbdffbee033ebbb3e147f9cccc35.tar.bz2
Make self-contained.
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.