Explorar o código

Merge trunk revision 3002:
r3002 | sdake | 2010-07-22 06:48:40 +1000 (Thu, 22 Jul 2010) | 2 lines
Fix merge error with revision 3001.



git-svn-id: http://svn.fedorahosted.org/svn/corosync/branches/flatiron@3004 fd59a12c-fef9-0310-b244-a6a79926bd2f

Angus Salkeld %!s(int64=15) %!d(string=hai) anos
pai
achega
0d6200c68f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      include/corosync/coroipc_ipc.h

+ 1 - 0
include/corosync/coroipc_ipc.h

@@ -288,6 +288,7 @@ ipc_sem_getvalue (
 	int sem_value_hold;
 #else
 	sem_t *sem = NULL;
+	int res;
 #endif
 	
 #if _POSIX_THREAD_PROCESS_SHARED > 0