e_os.h removal from other headers and source files.
[openssl.git] / crypto / dh / dh_lib.c
index f22bcf07062b457585505962e86065225a7946a5..9e8877e2d7a66602588f0dad5dd63c1b24760199 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <stdio.h>
 #include "internal/cryptlib.h"
+#include "e_os.h"
 #include <openssl/bn.h>
 #include "dh_locl.h"
 #include <openssl/engine.h>