* sunrpc/clnt_gen.c: Don't include <sys/errno.h>.
This commit is contained in:
Ulrich Drepper 2002-07-25 19:35:04 +00:00
parent bc32ebd3b0
commit 85ae1f3949
2 changed files with 2 additions and 1 deletions

View file

@ -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.

View file

@ -35,7 +35,6 @@
#include <string.h>
#include <rpc/rpc.h>
#include <sys/socket.h>
#include <sys/errno.h>
#include <netdb.h>
/*