Explorar el Código

Auto merged

2004/09/28 11:29:35-07:00 mvista.com!sdake
Configuration change support from Miyotaka Sakai.

(Logical change 1.85)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@312 fd59a12c-fef9-0310-b244-a6a79926bd2f
Mark Haverkamp hace 21 años
padre
commit
6c9bc30151
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      exec/parse.h

+ 1 - 0
exec/parse.h

@@ -130,6 +130,7 @@ struct saAmfComponent {
 	int registered;
 	int local;
 	struct conn_info *conn_info;
+	struct in_addr source_addr;
 	SaNameT name;
 	SaAmfReadinessStateT currentReadinessState;
 	SaAmfReadinessStateT newReadinessState;