master/master.h
changeset 1312 74853e018898
parent 1279 6911450535b7
child 1326 ef907b0b5125
--- a/master/master.h	Thu Nov 06 15:55:49 2008 +0000
+++ b/master/master.h	Mon Nov 17 15:04:28 2008 +0000
@@ -218,6 +218,10 @@
 
 int ec_master_debug_level(ec_master_t *, int);
 
-/*****************************************************************************/
-
-#endif
+ec_domain_t *ecrt_master_create_domain_err(ec_master_t *);
+ec_slave_config_t *ecrt_master_slave_config_err(ec_master_t *, uint16_t,
+        uint16_t, uint32_t, uint32_t);
+
+/*****************************************************************************/
+
+#endif