[dev] ii missing include?

From: Edgaras <devoas_AT_gmail.com>
Date: Tue, 14 Aug 2012 12:35:24 +0300

I was trying to compile ii against musl, and I found that it seems ii.c is
missing include declaration namely
#include <sys/select.h>
otherwise fd_set is undefined and most likely select() too. I do not know how
it compiles with gnu libc, or maybe this is problem with musl and select.h
should be included from some other header file, I do not know.
Received on Tue Aug 14 2012 - 11:35:24 CEST

This archive was generated by hypermail 2.3.0 : Tue Aug 14 2012 - 11:48:01 CEST