Project

General

Profile

Actions

Bug #129

closed

spinlock.h also needed in control_task.h

Added by François Félix Ingrand over 6 years ago. Updated over 6 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 #1

Updated by François Félix Ingrand over 6 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF