mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
Update.
* sunrpc/clnt_gen.c: Don't include <sys/errno.h>.
This commit is contained in:
parent
bc32ebd3b0
commit
85ae1f3949
@ -1,5 +1,7 @@
|
||||
2002-07-25 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sunrpc/clnt_gen.c: Don't include <sys/errno.h>.
|
||||
|
||||
* elf/dl-minimal.c: Remove definition of __assert_perror_fail.
|
||||
|
||||
* sysdeps/wordsize-32/divdi3.c: Define __divdi3_internal.
|
||||
|
@ -35,7 +35,6 @@
|
||||
#include <string.h>
|
||||
#include <rpc/rpc.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/errno.h>
|
||||
#include <netdb.h>
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user