From 80186aa7f44ed5155665d96336b508403b3d4a03 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sat, 2 May 2009 02:36:47 +0000 Subject: Use build-time configured ares_socklen_t instead of socklen_t --- ares/Makefile.dj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ares/Makefile.dj') diff --git a/ares/Makefile.dj b/ares/Makefile.dj index af6a3ba91..db56e0950 100644 --- a/ares/Makefile.dj +++ b/ares/Makefile.dj @@ -23,7 +23,7 @@ CFLAGS += -DWATT32 -DHAVE_AF_INET6 -DHAVE_PF_INET6 -DHAVE_IOCTLSOCKET \ -DRECV_TYPE_ARG1='int' -DRECV_TYPE_ARG2='void*' \ -DRECV_TYPE_ARG3='int' -DRECV_TYPE_ARG4='int' \ -DRECV_TYPE_RETV='int' -DHAVE_STRUCT_TIMEVAL \ - -Dselect=select_s -Dsocklen_t=int -UHAVE_CONFIG_H \ + -Dselect=select_s -UHAVE_CONFIG_H \ -DRECVFROM_TYPE_ARG1='int' -DRECVFROM_TYPE_ARG2='void' \ -DRECVFROM_TYPE_ARG3='int' -DRECVFROM_TYPE_ARG4='int' \ -DRECVFROM_TYPE_ARG6='int' -DRECVFROM_TYPE_RETV='int' \ -- cgit v1.2.3