From 5a4ff24a532d6b0fd9e112f53ab774b421ac3ea6 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 30 Dec 2007 03:56:33 +0000 Subject: enable res_close bsd compat, asterisk requires this git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10048 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/uClibc/config/mips | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/uClibc/config/mips') diff --git a/toolchain/uClibc/config/mips b/toolchain/uClibc/config/mips index a783f8bad..09191e56c 100644 --- a/toolchain/uClibc/config/mips +++ b/toolchain/uClibc/config/mips @@ -118,7 +118,7 @@ UCLIBC_HAS_RPC=y UCLIBC_HAS_FULL_RPC=y # UCLIBC_HAS_REENTRANT_RPC is not set # UCLIBC_USE_NETLINK is not set -# UCLIBC_HAS_BSD_RES_CLOSE is not set +UCLIBC_HAS_BSD_RES_CLOSE=y # # String and Stdio Support -- cgit v1.2.3