All of lore.kernel.org
 help / color / mirror / Atom feed
* [Xenomai-core] [PATCH] fix smp build error of native skin
@ 2007-04-26  8:39 Jan Kiszka
  2007-04-26 14:17 ` Jan Kiszka
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Kiszka @ 2007-04-26  8:39 UTC (permalink / raw)
  To: xenomai-core

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

We need nucleus/pod.h because xeno_flush_rq() refers to nklock.

Jan


--- include/native/ppd.h        (Revision 2410)
+++ include/native/ppd.h        (Arbeitskopie)
@@ -22,6 +22,7 @@
 #ifndef _XENO_PPD_H
 #define _XENO_PPD_H

+#include <nucleus/pod.h>
 #include <nucleus/ppd.h>
 #include <nucleus/heap.h>



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

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

end of thread, other threads:[~2007-04-26 15:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-26  8:39 [Xenomai-core] [PATCH] fix smp build error of native skin Jan Kiszka
2007-04-26 14:17 ` Jan Kiszka
2007-04-26 15:45   ` 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.