cvs commit: src/usr.bin/colldef parse.y scan.l

Max Laier max at love2party.net
Sat Dec 29 10:45:38 PST 2007


Am Sa, 29.12.2007, 06:15, schrieb Warner Losh:
> imp         2007-12-29 05:15:55 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     usr.bin/colldef      parse.y scan.l
>   Log:
>   Some  systems need  the types  defined  in sys/types.h,  but lack  the
>   sys/types.h polution  that FreeBSD  has in one  of its  include files.
>   Since  this  is  a  bootstrap  tool, include  more  than  is  strictly
>   necessary for FreeBSD.

Please see
http://lists.freebsd.org/pipermail/freebsd-hackers/2007-December/022648.html

Your diff helps nothing if you need sys/types.h for any of the headers you
left above the include.  There is a reason for style(9).

>   Revision  Changes    Path
>   1.35      +1 -0      src/usr.bin/colldef/parse.y
>   1.20      +1 -0      src/usr.bin/colldef/scan.l

-- 
/"\  Best regards,                      | mlaier at freebsd.org
\ /  Max Laier                          | ICQ #67774661
 X   http://pf4freebsd.love2party.net/  | mlaier at EFnet
/ \  ASCII Ribbon Campaign              | Against HTML Mail and News


More information about the cvs-src mailing list