--- lib/multi.c.ORG 2017-09-11 07:31:14 -0500 +++ lib/multi.c 2017-09-11 07:33:39 -0500 @@ -35,7 +35,9 @@ #include "sendf.h" #include "timeval.h" #include "http.h" +#undef _ALL_SOURCE #include "select.h" +#define _ALL_SOURCE 1 #include "warnless.h" #include "speedcheck.h" #include "conncache.h"