From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4784B3CC.9030307@domain.hid> Date: Wed, 09 Jan 2008 12:45:16 +0100 From: Philippe Gerum MIME-Version: 1.0 References: <478497ED.3050809@domain.hid> In-Reply-To: <478497ED.3050809@domain.hid> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: Philippe Gerum Subject: Re: [Xenomai-core] #include fails with Linux 2.4 Reply-To: rpm@xenomai.org List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Wolfgang Grandegger Cc: xenomai-core Wolfgang Grandegger 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)? Actually, we should be fine with asm/uaccess.h in any case. Fixed in the repo. -- Philippe.