sys_socket: Fix test whether the functions are declared.
authorBruno Haible <bruno@clisp.org>
Sat, 27 Nov 2010 14:43:57 +0000 (15:43 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 27 Nov 2010 14:43:57 +0000 (15:43 +0100)
commitfded1344e9babb1feddb8f32d9d2422052e4ce73
tree91463f295b44a0d847cb3f4f29db2a7329c4f4cb
parent4b731914f6c70e9c88b4a105787981ab85013947
sys_socket: Fix test whether the functions are declared.

* m4/sys_socket_h.m4 (gl_HEADER_SYS_SOCKET): Include <sys/socket.h>,
not <sys/select.h>.
ChangeLog
m4/sys_socket_h.m4