On Wed, Oct 28, 2009 at 09:08:45AM -0400, Christos Zoulas wrote: > Module Name: src > Committed By: christos > Date: Wed Oct 28 13:08:45 UTC 2009 > > Modified Files: > src/external/bsd/am-utils/dist/include: am_defs.h > > Log Message: > Deal with errno correctly. Fixed better upstream.
Please just kill that chunk. It is broken and non-portable. Seriously, if a platform doesn't have errno.h, you have bigger issues. Joerg