Module: xenomai-forge Branch: master Commit: 52d0a96790997159aed5e7a45156708f037fa261 URL: http://git.xenomai.org/?p=xenomai-forge.git;a=commit;h=52d0a96790997159aed5e7a45156708f037fa261
Author: Philippe Gerum <[email protected]> Date: Sun Nov 20 18:01:31 2011 +0100 copperplate/registry: include missing header --- lib/copperplate/registry.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/lib/copperplate/registry.c b/lib/copperplate/registry.c index 8b485e1..5a712cd 100644 --- a/lib/copperplate/registry.c +++ b/lib/copperplate/registry.c @@ -36,6 +36,7 @@ #include "copperplate/clockobj.h" #include "copperplate/lock.h" #include "copperplate/debug.h" +#include "internal.h" #define REGISTRY_ROOT "/mnt/xenomai" _______________________________________________ Xenomai-git mailing list [email protected] https://mail.gna.org/listinfo/xenomai-git
