FreeBSD needs sys/types.h before we include sys/select.h that was included
authorDaniel Stenberg <daniel@haxx.se>
Fri, 17 May 2002 07:57:13 +0000 (07:57 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 17 May 2002 07:57:13 +0000 (07:57 +0000)
commitbaa77ec13bde1625213aa41fbc98001db08df5b7
treea9693af18e82656d4d6fcd1614461508e9eebc74
parent9263652c6d91569ed2856b84bbd5f57c2565162a
FreeBSD needs sys/types.h before we include sys/select.h that was included
mainly for AIX in the first place...! As reported in bug report #556869
src/writeout.c