1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00
* 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

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