--- a/include/data.h Tue Feb 05 10:17:36 2008 +0100
+++ b/include/data.h Tue Feb 05 10:18:25 2008 +0100
@@ -42,6 +42,7 @@
#include "states.h"
#include "lifegrd.h"
#include "sync.h"
+#include "nmtSlave.h"
#include "nmtMaster.h"
#include "emcy.h"
#ifdef CO_ENABLE_LSS
--- a/src/sdo.c Tue Feb 05 10:17:36 2008 +0100
+++ b/src/sdo.c Tue Feb 05 10:18:25 2008 +0100
@@ -32,7 +32,7 @@
/* #define DEBUG_WAR_CONSOLE_ON */
/* #define DEBUG_ERR_CONSOLE_ON */
-#include "data.h"
+#include "canfestival.h"
#include "sysdep.h"
/* Uncomment if your compiler does not support inline functions */