On Jan 9, 2008 10:46 AM, Wolfgang Grandegger <[EMAIL PROTECTED]> wrote:
> Hello,
>
> recent versions of Xenomai include the header file "linux/uaccess.h" in
> "xenomai/include/asm-generic/syscall.h" which does not exist under Linux
> 2.4. "asm/uaccess" should be used instead. Any clever idea how to fix it
> (without using #ifdefs)?

Add include/compat/linux/uaccess.h that does #include <asm/uaccess.h>

-- 
                                               Gilles Chanteperdrix

_______________________________________________
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core

Reply via email to