1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00

Install rpc/netdb.h again

This commit is contained in:
Andreas Schwab
2011-05-06 07:46:42 -04:00
committed by Ulrich Drepper
parent b9af13014f
commit 597df64714
3 changed files with 15 additions and 3 deletions

View File

@@ -27,6 +27,11 @@
#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