mirror of
https://github.com/fluencelabs/musl
synced 2025-06-27 21:52:02 +00:00
include cleanups: remove unused headers and add feature test macros
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
#include <string.h>
|
||||
#include <netinet/in.h>
|
||||
#include <errno.h>
|
||||
#include <inttypes.h>
|
||||
#include <stdint.h>
|
||||
|
||||
int gethostbyname2_r(const char *name, int af,
|
||||
struct hostent *h, char *buf, size_t buflen,
|
||||
|
Reference in New Issue
Block a user