# HG changeset patch # User Matti Hamalainen # Date 1307089476 -10800 # Node ID 9bf3e5620eb5f67134a73d097a5afaa817adccbc # Parent 8c983c3b93eb157d5e4e336f0024571ad3938dce Include sys/select.h diff -r 8c983c3b93eb -r 9bf3e5620eb5 libnnchat.h --- a/libnnchat.h Fri Jun 03 10:50:56 2011 +0300 +++ b/libnnchat.h Fri Jun 03 11:24:36 2011 +0300 @@ -12,6 +12,7 @@ #include #include #else +#include #include #ifdef HAVE_NETINET_IN_H #include