|
|
Re: [PATH] fix pthread.h include: msg#00155
linux.real-time.xenomai.devel
|
Subject: |
Re: [PATH] fix pthread.h include |
Jan Kiszka wrote:
--- 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.]
Applied, thanks.
Jan
------------------------------------------------------------------------
_______________________________________________
Xenomai-core mailing list
Xenomai-core@xxxxxxx
https://mail.gna.org/listinfo/xenomai-core
--
Philippe.
|
|