Re: sys/cdefs.h not included automatically

2009-08-04 Thread Alex Zimnitsky
04/08/2009 в 02:26 -0300, Carlos A. M. dos Santos: > On Mon, Aug 3, 2009 at 4:56 PM, Alex Zimnitsky wrote: > > Hello, freebsd-hackers > > > > my system is 7.2-RELEASE > > > > there is a which is included in a lot of headers, but a > > few of them instead of including it, generate "#error this file

Re: sys/cdefs.h not included automatically

2009-08-03 Thread Carlos A. M. dos Santos
On Mon, Aug 3, 2009 at 4:56 PM, Alex Zimnitsky wrote: > Hello, freebsd-hackers > > my system is 7.2-RELEASE > > there is a which is included in a lot of headers, but a > few of them instead of including it, generate "#error this file needs > sys/cdefs.h". > > seems like an omission, but if it's in