mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
hurd: fix warning
* resolv/res-close.c: Include <stdlib.h>.
This commit is contained in:
@ -86,6 +86,7 @@
|
||||
#include <resolv_context.h>
|
||||
#include <resolv_conf.h>
|
||||
#include <not-cancel.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
/* Close all open sockets. If FREE_ADDR is true, deallocate any
|
||||
separately allocated name server addresses. */
|
||||
|
Reference in New Issue
Block a user