From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <44460A86.2050705@domain.hid> Date: Wed, 19 Apr 2006 12:01:42 +0200 From: Philippe Gerum MIME-Version: 1.0 Subject: Re: [Xenomai-core] [PATH] fix pthread.h include References: <44455949.4030403@domain.hid> <4445F98F.3070106@domain.hid> <4446063A.30609@domain.hid> In-Reply-To: <4446063A.30609@domain.hid> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: xenomai-core Jan Kiszka wrote: > Philippe Gerum wrote: > >>Jan Kiszka wrote: >> >>>--- include/posix/pthread.h (revision 946) >>>+++ include/posix/pthread.h (working copy) >>>@@ -137,6 +137,7 @@ typedef struct >>> >>> #include >>> #include_next >>>+#include >>> >>> struct timespec; >>> >>> >>>[In order to use PTHREAD_WARNSW in userspace.] >>> >> >>Applied, thanks. >> > > > I fixed your typo (#include_next -> #include). > oK. -- Philippe.