From: nbd 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://207.154.207.93/?a=commitdiff_plain;h=55077b1b6377c0bc947fbe252a4c74cbeac2fdc5;p=openwrt.git librpc: fix rpc/netdb.h compatibility issues, fixes curl compile error with eglibc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32686 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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