Add missing include of sys/time.h
authorKurt Roeckx <kurt@roeckx.be>
Tue, 30 Dec 2014 16:14:49 +0000 (17:14 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Wed, 31 Dec 2014 10:13:48 +0000 (11:13 +0100)
commit97d5809c2b70fdd240990b940c564bcbd77a19c6
tree4fe0158c2d33d3a299b51328b4dc54a08f0c30ff
parent1d97c8435171a7af575f73c526d79e1ef0ee5960
Add missing include of sys/time.h

gettimeofday was undefined

Reviewed-by: Geoff Thorpe <geoff@openssl.org>
crypto/bio/bss_dgram.c