]> rtime.felk.cvut.cz Git - arc.git/commitdiff
WdgM: Corrected include when service component was used.
authormahi <devnull@localhost>
Thu, 13 Sep 2012 12:19:50 +0000 (14:19 +0200)
committermahi <devnull@localhost>
Thu, 13 Sep 2012 12:19:50 +0000 (14:19 +0200)
include/WdgM.h

index dcafadd6253eeac9e46c52532fe47a64ff9a1445..6e0c9f3470191826ea9df9532873eead61554072 100644 (file)
 #define WDGM_SW_PATCH_VERSION  0
 
 #include "Std_Types.h"
+
 /* "forward" declare types due to circular dependency chain */
+#ifndef CFG_WDGM_USE_SERVICE_COMPONENT
 typedef uint8 WdgM_SupervisedEntityIdType;
+#endif
 typedef uint8 WdgM_ModeType;
 
-
 #include "WdgM_Cfg.h"
 
 // API Service ID's