diff -r 492767ba685a -r 07c82e520ddd master/domain.h --- a/master/domain.h Mon Sep 25 12:15:36 2006 +0000 +++ b/master/domain.h Mon Sep 25 12:20:44 2006 +0000 @@ -66,6 +66,7 @@ struct list_head datagrams; /**< process data datagrams */ uint32_t base_address; /**< logical offset address of the process data */ unsigned int response_count; /**< number of responding slaves */ + unsigned int state; /**< domain error state */ struct list_head data_regs; /**< PDO data registrations */ unsigned int working_counter_changes; /**< working counter changes since last notification */