Project

General

Profile

Actions

Bug #129

closed

spinlock.h also needed in control_task.h

Added by François Félix Ingrand almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal

Description

Cannot compile on mac osx without this include...

diff --git a/server/control_task.h b/server/control_task.h
index 8ee261f..e6baebc 100644
--- a/server/control_task.h
+++ b/server/control_task.h
@@ -35,6 +35,7 @@ lang c
 #include "csLib.h" 
 #include "semLib.h" 

+#include "<"$comp">_spinlock.h" 
 #include "<"$comp">_c_types.h" 
 #include "<"$comp">_parameters.h" 
 #include "<"$comp">_msglib.h" 
Actions

Also available in: Atom PDF