--- libev/ev_select.c 2010/10/16 06:46:55 1.49 +++ libev/ev_select.c 2011/01/30 19:05:41 1.50 @@ -39,8 +39,11 @@ #ifndef _WIN32 /* for unix systems */ -# include # include +# ifndef __hpux +/* for REAL unix systems */ +# include +# endif #endif #ifndef EV_SELECT_USE_FD_SET