sys_select: tweak for AIX

2011-06-05 Thread Bruno Haible
On AIX 7.1 with gcc, I'm seeing this warning: test-sys_select.c:32: warning: implicit declaration of function 'memset' test-sys_select.c:32: warning: incompatible implicit declaration of built-in function 'memset' This should fix it. 2011-06-05 Bruno Haible sys_select: Ensure m

sys_select: tweak

2010-12-24 Thread Bruno Haible
There is no reason to include from except on native Windows platforms. I've tested this on various platforms. 2010-12-24 Bruno Haible sys_select: Remove unneeded include. * lib/sys_select.in.h: Don't include on platforms that have . --- lib/sys_select.in.h.orig