Module: xenomai-3
Branch: stable-3.0.x
Commit: e39cf659e70a6c7737bfbf5266f431ff66170228
URL:    
http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=e39cf659e70a6c7737bfbf5266f431ff66170228

Author: Philippe Gerum <r...@xenomai.org>
Date:   Fri Apr 13 12:45:53 2018 +0200

copperplate/obstack: pull malloc/free declarations

---

 include/copperplate/registry-obstack.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/copperplate/registry-obstack.h 
b/include/copperplate/registry-obstack.h
index 48e453b..f3d1a17 100644
--- a/include/copperplate/registry-obstack.h
+++ b/include/copperplate/registry-obstack.h
@@ -22,6 +22,7 @@
 
 #ifdef CONFIG_XENO_REGISTRY
 
+#include <stdlib.h>
 #include <boilerplate/obstack.h>
 #include <copperplate/heapobj.h>
 


_______________________________________________
Xenomai-git mailing list
Xenomai-git@xenomai.org
https://xenomai.org/mailman/listinfo/xenomai-git

Reply via email to