<sys/socket.h> requires <sys/types.h> to already have been included
Tom Lane <tgl@sss.pgh.pa.us>
<sys/socket.h> requires <sys/types.h> to already have been included on some platforms.
Files
| Path | Change | +/− |
|---|---|---|
| config/c-library.m4 | modified | +3 −2 |
| configure | modified | +4 −0 |
| configure.in | modified | +2 −1 |