<sys/socket.h> requires <sys/types.h> to already have been included

Tom Lane <tgl@sss.pgh.pa.us>

Commit: ccd99a5eb52b7dfb7fd5501a6b645715c409c774
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-06-12T16:05:10Z
Releases: 7.4.1
<sys/socket.h> requires <sys/types.h> to already have been included
on some platforms.

Files

PathChange+/−
config/c-library.m4 modified +3 −2
configure modified +4 −0
configure.in modified +2 −1