b_sock.c: readability update from HEAD.
[openssl.git] / crypto / bio / bss_dgram.c
index dde0abe05a9324b98e3e0427c64a10ae19ca0ad9..e3967041b3d6483ae9121eae72c14d93c943abf5 100644 (file)
@@ -61,6 +61,9 @@
 
 #include <stdio.h>
 #include <errno.h>
+#ifdef OPENSSL_SYS_VMS
+#include <sys/time.h>
+#endif
 #define USE_SOCKETS
 #include "cryptlib.h"