diff -r 60a116ed3897 -r a864688e7de5 master/sync_config.h --- a/master/sync_config.h Mon Jul 27 10:44:16 2009 +0000 +++ b/master/sync_config.h Mon Jul 27 10:48:52 2009 +0000 @@ -45,6 +45,7 @@ */ typedef struct { ec_direction_t dir; /**< Sync manager direction. */ + ec_watchdog_mode_t watchdog_mode; /**< Watchdog mode. */ ec_pdo_list_t pdos; /**< Current PDO assignment. */ } ec_sync_config_t;