e_os2.h is not needed here.
authorjsing <jsing@openbsd.org>
Sat, 24 May 2014 10:12:01 +0000 (10:12 +0000)
committerjsing <jsing@openbsd.org>
Sat, 24 May 2014 10:12:01 +0000 (10:12 +0000)
lib/libcrypto/o_time.c
lib/libssl/src/crypto/o_time.c

index 287aaae..45bfce7 100644 (file)
@@ -59,8 +59,8 @@
  *
  */
 
-#include <openssl/e_os2.h>
 #include <string.h>
+
 #include "o_time.h"
 
 /* Take a tm structure and add an offset to it. This avoids any OS issues
index 287aaae..45bfce7 100644 (file)
@@ -59,8 +59,8 @@
  *
  */
 
-#include <openssl/e_os2.h>
 #include <string.h>
+
 #include "o_time.h"
 
 /* Take a tm structure and add an offset to it. This avoids any OS issues