mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-24 03:53:46 +00:00
Fix merge error with revision 3001.
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@3002 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
1135c911cd
commit
985d3d0166
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user