summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_lib.c
diff options
context:
space:
mode:
authorbeck <>2014-04-18 21:11:00 +0000
committerbeck <>2014-04-18 21:11:00 +0000
commit9b3729543c77ca70f93785b9db4543b297104786 (patch)
tree08077f4870903dd9ea491499c1d25a0a6693a465 /src/lib/libssl/ssl_lib.c
parent5887e1a279a1b1e16374488b0d18cce4babacfe4 (diff)
downloadopenbsd-9b3729543c77ca70f93785b9db4543b297104786.tar.gz
openbsd-9b3729543c77ca70f93785b9db4543b297104786.tar.bz2
openbsd-9b3729543c77ca70f93785b9db4543b297104786.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 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions