Re: [Split off] Re: Kernel Extensions
Re: [Split off] Re: Kernel Extensions
- Subject: Re: [Split off] Re: Kernel Extensions
- From: Matt Jaffa <email@hidden>
- Date: Wed, 19 Nov 2003 14:57:14 -0700
Hi all,
I included this in my kernel KEXT
#include <sys/systm.h>
and it is giving me 3 errors, because it systm.h included
kernel/kernel.h
and that seems to be buggy, whenever kernel.h hits a u_int
any fixes? suggestions?
Thanks
Matt
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.