On October 17, 2016 at 8:34:11 PM, Ngie Cooper (yaneurab...@gmail.com) wrote:

> On Oct 17, 2016, at 18:55, Marcel Moolenaar <mar...@freebsd.org> wrote: 
>
*snip*

> +CFLAGS+=-I${SRCTOP}/sys/sys/disk 

Isn't it a better app idea to maintain the disk/ namespace for includes? 
Thanks! 
You mean, add -I${SRCTOP}//sys/sys on the compile line and change the code to 
use #include <disk/foo.h>?

Unfortunately, that creates conflicts with header files that are included as 
<stdfoo.h> and match headers we have under sys/sys.


Attachment: signature.asc
Description: Message signed with OpenPGP using AMPGpg

Reply via email to