Skip to content
Commit ee2b703f authored by Lionel Orry's avatar Lionel Orry Committed by Thomas Petazzoni
Browse files

zmqpp: fix compilation with some toolchains

Fixes:
http://autobuild.buildroot.net/results/d9ec39dc5829aac1b25bfea7484458fcebd68412/

add cstdlib header to ensure EXIT_FAILURE presence

Using some cross-compiling toolchains, EXIT_FAILURE is not always
properly defined without this inclusion.

Patch is upstream:
https://github.com/zeromq/zmqpp/pull/109



[Thomas: use a patch formatted with git format-patch, rather than the
output of 'git show'.]

Signed-off-by: default avatarLionel Orry <lionel.orry@gmail.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 0fa452df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment