summaryrefslogtreecommitdiff
path: root/resolv
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2011-05-05 07:36:40 -0400
committerUlrich Drepper <drepper@gmail.com>2011-05-05 07:36:40 -0400
commit4e34d5f58955ddfc174b20ae0e5081bb1db983be (patch)
tree44fc7a882fe414d5d0e6814cdef701910a6a117a /resolv
parent00ee369c1cbdcc4ca4a009e9223799951c6c8f04 (diff)
Don't use removed rpc headers
Diffstat (limited to 'resolv')
-rw-r--r--resolv/netdb.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/resolv/netdb.h b/resolv/netdb.h
index 6b76a25d3f..b70639b930 100644
--- a/resolv/netdb.h
+++ b/resolv/netdb.h
@@ -27,11 +27,6 @@
#include <netinet/in.h>
#include <stdint.h>
-#ifdef __USE_MISC
-/* This is necessary to make this include file properly replace the
- Sun version. */
-# include <rpc/netdb.h>
-#endif
#ifdef __USE_GNU
# define __need_sigevent_t