summaryrefslogtreecommitdiff
path: root/sunrpc/clnt_gen.c
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-07-25 19:35:04 +0000
committerUlrich Drepper <drepper@redhat.com>2002-07-25 19:35:04 +0000
commit85ae1f3949469ce2bb01a3f55708b83d09e84ec8 (patch)
tree43247367a0186a8e32c7c0d37addc36593386dd1 /sunrpc/clnt_gen.c
parentbc32ebd3b06b1ea56e4ce20342c113cb95d14297 (diff)
Update.
* sunrpc/clnt_gen.c: Don't include <sys/errno.h>.
Diffstat (limited to 'sunrpc/clnt_gen.c')
-rw-r--r--sunrpc/clnt_gen.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sunrpc/clnt_gen.c b/sunrpc/clnt_gen.c
index bd5545025d..c7468f4d93 100644
--- a/sunrpc/clnt_gen.c
+++ b/sunrpc/clnt_gen.c
@@ -35,7 +35,6 @@
#include <string.h>
#include <rpc/rpc.h>
#include <sys/socket.h>
-#include <sys/errno.h>
#include <netdb.h>
/*