master/slave_config.h
changeset 1844 b6bd88d4806b
parent 1798 e7733f825982
child 1907 dd276ae226b4
--- a/master/slave_config.h	Fri Mar 05 18:02:13 2010 +0100
+++ b/master/slave_config.h	Fri Mar 05 18:05:35 2010 +0100
@@ -77,6 +77,7 @@
     struct list_head sdo_configs; /**< List of SDO configurations. */
     struct list_head sdo_requests; /**< List of SDO requests. */
     struct list_head voe_handlers; /**< List of VoE handlers. */
+    struct list_head soe_configs; /**< List of SoE configurations. */
 };
 
 /*****************************************************************************/