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:
committed by
Ulrich Drepper
parent
b9af13014f
commit
597df64714
@@ -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
|
||||
|
Reference in New Issue
Block a user