Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Aug 2005 21:33:14 +0200
From:      Dirk GOUDERS <gouders@et.bocholt.fh-ge.de>
To:        Garance A Drosihn <drosih@rpi.edu>
Cc:        hackers@freebsd.org
Subject:   Re: Include files that depend on include files 
Message-ID:  <200508101933.j7AJXEqf078624@sora.hank.home>
In-Reply-To: Message from Garance A Drosihn <drosih@rpi.edu> of "Wed, 10 Aug 2005 14:00:35 EDT." <p06230930bf1fee5f39ca@[128.113.24.47]> 

next in thread | previous in thread | raw e-mail | index | archive | help

 > The above lines came from FreeBSD's /usr/include/sys/stat.h
 > 
 > Note that it includes <sys/_types.h> and not <sys/types.h>
 > 
 > There are many other examples in the FreeBSD system includes, at
 > least once you get to the 5.x-series of FreeBSD.  I don't remember
 > if we were doing that in the 4.x-series.

In 4.x I did not find any referece to <sys/_types.h> but Jeremie
pointed me to another example.  And now, I also can have a look at the
newer version of stat.h via cvsweb.

Thanks a lot.

Dirk



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