[Xenomai-core] patch: testsuite: add missing include

2011-10-04 Thread Daniele Nicolodi
Hello, the posix/leks regression test in the test suite failed to build on debian testing due to a missing include. The attached patch fixes the problem. Cheers, -- Daniele >From 795a866c1080987ec772492fec223db8d1a2a4a8 Mon Sep 17 00:00:00 2001 From: Daniele Nicolodi Date: Tue, 4 Oct 2011 15:14

Re: [Xenomai-core] patch: testsuite: add missing include

2011-10-05 Thread Gilles Chanteperdrix
On 10/04/2011 03:37 PM, Daniele Nicolodi wrote: > Hello, > > the posix/leks regression test in the test suite failed to build on > debian testing due to a missing include. The attached patch fixes the > problem. Applied as well, thanks. --