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, | [EMAIL PROTECTED] \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | [EMAIL PROTECTED] / \ ASCII Ribbon Campaign | Against HTML Mail and News _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
