summaryrefslogtreecommitdiff
path: root/include/netdb.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/netdb.h')
-rw-r--r--include/netdb.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/netdb.h b/include/netdb.h
index 95abe95cb..a85797956 100644
--- a/include/netdb.h
+++ b/include/netdb.h
@@ -26,11 +26,6 @@
#include <netinet/in.h>
#include <stdint.h>
-#if defined __USE_MISC && defined __UCLIBC_HAS_RPC__
-/* 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