Include sys/time.h to declare gettimeofday().
[openssl.git] / crypto / bio / bss_dgram.c
index dde0abe05a9324b98e3e0427c64a10ae19ca0ad9..9d2b78d3a285a10d4ad7135f390c0c6eac5ce306 100644 (file)
@@ -61,6 +61,7 @@
 
 #include <stdio.h>
 #include <errno.h>
+#include <sys/time.h>
 #define USE_SOCKETS
 #include "cryptlib.h"