All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] [PATH] fix pthread.h include
@ 2006-04-18 21:25 Jan Kiszka
  2006-04-19  8:49 ` Philippe Gerum
  0 siblings, 1 reply; 4+ messages in thread
From: Jan Kiszka @ 2006-04-18 21:25 UTC (permalink / raw)
  To: Gilles Chanteperdrix; +Cc: xenomai-core

[-- Attachment #1: Type: text/plain, Size: 295 bytes --]

--- include/posix/pthread.h     (revision 946)
+++ include/posix/pthread.h     (working copy)
@@ -137,6 +137,7 @@ typedef struct

 #include <sched.h>
 #include_next <pthread.h>
+#include <nucleus/thread.h>

 struct timespec;


[In order to use PTHREAD_WARNSW in userspace.]

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 250 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-04-19 10:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-18 21:25 [Xenomai-core] [PATH] fix pthread.h include Jan Kiszka
2006-04-19  8:49 ` Philippe Gerum
2006-04-19  9:43   ` Jan Kiszka
2006-04-19 10:01     ` Philippe Gerum

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.