From: Gisle Vanem Date: Sat, 20 Jun 2009 13:07:59 +0000 (+0000) Subject: Use select_s() and not select(). X-Git-Tag: curl-7_19_6~98 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22226a8aec2825bc26b1a5a46f82bada55e5c5ba;p=curl Use select_s() and not select(). --- diff --git a/ares/Makefile.dj b/ares/Makefile.dj index b87d1bfa8..9c965eafa 100644 --- a/ares/Makefile.dj +++ b/ares/Makefile.dj @@ -10,7 +10,7 @@ TOPDIR = .. include ../packages/DOS/common.dj include Makefile.inc -CFLAGS += -DWATT32 +CFLAGS += -DWATT32 -Dselect=select_s LDFLAGS = -s