e_os.h removal from other headers and source files.
[openssl.git] / ssl / ssl_locl.h
index f14148a4381132d7af8b573c5599fdeeb871332b..72f48752e97651736faee487b9a320ac93460460 100644 (file)
@@ -16,7 +16,7 @@
 # include <string.h>
 # include <errno.h>
 
-# include "e_os.h"
+# include "e_os.h"              /* struct timeval for Windows */
 # if defined(__unix) || defined(__unix__)
 #  include <sys/time.h>         /* struct timeval for DTLS */
 # endif