From: Felix Fietkau Date: Thu, 12 Jul 2012 16:24:01 +0000 (+0000) Subject: librpc: fix rpc/netdb.h compatibility issues, fixes curl compile error with eglibc X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;hb=785a96ec4b00a35fd4668564a6b936437ff551bd librpc: fix rpc/netdb.h compatibility issues, fixes curl compile error with eglibc SVN-Revision: 32686 --- diff --git a/package/librpc/patches/100-compat_fix.patch b/package/librpc/patches/100-compat_fix.patch index 6040567c31..a0f03f6e5a 100644 --- a/package/librpc/patches/100-compat_fix.patch +++ b/package/librpc/patches/100-compat_fix.patch @@ -201,3 +201,14 @@ + + +#endif +--- a/rpc/netdb.h ++++ b/rpc/netdb.h +@@ -41,6 +41,8 @@ + #define __need_size_t + #include + ++#include "types.h" ++ + __BEGIN_DECLS + + struct rpcent