diff options
| author | "Steven J. Hill" <sjhill@realitydiluted.com> | 2006-01-05 01:16:47 +0000 |
|---|---|---|
| committer | "Steven J. Hill" <sjhill@realitydiluted.com> | 2006-01-05 01:16:47 +0000 |
| commit | 31e1fd4f8a380e2540426cd863b83c7c2e6a4376 (patch) | |
| tree | f96e389efd4eb61ecef2c2f04cdd5b61f068ce3d /libc | |
| parent | 5aaa84cc8a0d570dca9214d5da065d189fefcd13 (diff) | |
| download | uClibc-alpine-31e1fd4f8a380e2540426cd863b83c7c2e6a4376.tar.bz2 uClibc-alpine-31e1fd4f8a380e2540426cd863b83c7c2e6a4376.tar.xz | |
Merge from trunk.
Diffstat (limited to 'libc')
| -rw-r--r-- | libc/inet/rpc/clnt_generic.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/inet/rpc/clnt_generic.c b/libc/inet/rpc/clnt_generic.c index 518ca0fa8..d4a74f6d5 100644 --- a/libc/inet/rpc/clnt_generic.c +++ b/libc/inet/rpc/clnt_generic.c @@ -44,7 +44,6 @@ #include <string.h> #include <rpc/rpc.h> #include <sys/socket.h> -#include <sys/errno.h> #include <netdb.h> /* |
