Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 1997 08:45:32 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, imp@village.org
Cc:        eivind@bitbox.follo.net, freebsd-current@FreeBSD.ORG, roberto@keltia.freenix.fr, sos@sos.freebsd.dk
Subject:   Re: #include problem breaks current
Message-ID:  <199705092245.IAA25865@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>: I fixed many man pages in -current so that the headers given in the
>: synopsis actually worked, but connect.2 and fts.3 already had correct
>: headers.
>
>Yup.  And most of the fixes were based on the posix requirements, if I
>recall them correctly.

Nope.  POSIX says "#include <sys/types.h>" in all synopses.  (It's not
completely clear that this is required for inclusion of the relevant
non-types.h header.)  Anyway, most of the fixes in PR2625 are for
non-POSIX headers.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705092245.IAA25865>