diff options
author | 2014-04-18 21:11:00 +0000 | |
---|---|---|
committer | 2014-04-18 21:11:00 +0000 | |
commit | 863611984864cccb9b7d50872d693238458b77ad (patch) | |
tree | d3773bf04bf320b22dd52052bdf176d722791687 /lib/libssl/t1_enc.c | |
parent | ECDSA signature computation involves a random number. Remove the test trying to (diff) | |
download | wireguard-openbsd-863611984864cccb9b7d50872d693238458b77ad.tar.xz wireguard-openbsd-863611984864cccb9b7d50872d693238458b77ad.zip |
Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developers
they had resorted to manually protyping read(2) instead of incredible amount of
preprocessor wizardry needed to find the ever illusive <unistd.h>. Let's just
include <unistd.h> and we don't need to do this.. While we're at it flense
out _OSD_POSIX and __DGJPP__ cruft.
ok krw@
Diffstat (limited to 'lib/libssl/t1_enc.c')
0 files changed, 0 insertions, 0 deletions