Explorar o código

(Logical change 1.47)

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@147 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake %!s(int64=21) %!d(string=hai) anos
pai
achega
97649da204
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      exec/clm.h

+ 1 - 1
exec/clm.h

@@ -44,7 +44,7 @@ struct libclm_ci {
 	SaClmClusterNotificationT *notificationBufferAddress;
 };
 
-extern SaClmClusterNodeT thisClusterNode;
+extern SaClmClusterNodeT *clm_get_by_nodeid (struct in_addr node_id);
 
 extern struct service_handler clm_service_handler;