diff -r ae38aeb6fde9 -r 58588a3a1562 master/domain.h --- a/master/domain.h Tue Sep 19 14:08:31 2006 +0000 +++ b/master/domain.h Sat Sep 23 10:56:02 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 */