mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +01:00
Merge pull request #359 from vortechs2000/fix_older_linux_gcc
Fix build on RHEL5 and SLES10
This commit is contained in:
commit
897b6b58ea
@ -122,4 +122,5 @@ int main (int argc, char *argv [])
|
||||
assert (events & ZMQ_EVENT_CLOSED);
|
||||
|
||||
return 0 ;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user