diff options
author | David Kalnischkies <david@kalnischkies.de> | 2016-01-25 20:05:54 +0100 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2016-01-26 15:32:15 +0100 |
commit | 3b0e76ec9c9386e428944f621b970d691884b84a (patch) | |
tree | c8cba9dfe64816236c1a48035294143336c6f3cd /test/integration/test-apt-update-file | |
parent | 96f66f82cfcd3f21f73542375f9c722ac907c076 (diff) |
drop explicit check for EWOULDBLOCK if it has the same value as EAGAIN
gcc correctly reports that we check for the same value twice, expect
that the manpage of read(2) tells us to do it for portability, so to
make both sides happy lets add a little #if'ing here.
Reported-By: gcc-6
Git-Dch: Ignore
Diffstat (limited to 'test/integration/test-apt-update-file')
0 files changed, 0 insertions, 0 deletions