Include <sys/select.h> to get select
authorbcook <bcook@openbsd.org>
Sun, 24 Aug 2014 16:07:29 +0000 (16:07 +0000)
committerbcook <bcook@openbsd.org>
Sun, 24 Aug 2014 16:07:29 +0000 (16:07 +0000)
commita088e0c57c608a3d67c8687c5d54b07f35048d34
tree42ac62d88bd4d2b870e7469a4ccfd19f11f81e93
parentdb52929fe5c309c2b114763509171f6a1b956079
Include <sys/select.h> to get select

These files currently depends on the wrapper <stdlib.h> file indirectly
including a header that provides select().

from Jonas 'Sortie' Termansen

ok deraadt@ tedu@
lib/libssl/src/apps/ocsp.c
lib/libssl/src/apps/s_client.c
lib/libssl/src/apps/s_server.c
lib/libssl/src/apps/s_time.c