fix submitted by Andy Schneider <andy.schneider@bjss.co.uk>
[openssl.git] / apps / s_socket.c
index c261abb3612430c6ae5f34d895fe90d633548812..bd499d020c5c0f6ed5f8fb462041763b49a4ac50 100644 (file)
@@ -62,6 +62,8 @@
 #include <errno.h>
 #include <signal.h>
 
+#include <openssl/e_os2.h>
+
 /* With IPv6, it looks like Digital has mixed up the proper order of
    recursive header file inclusion, resulting in the compiler complaining
    that u_int isn't defined, but only if _POSIX_C_SOURCE is defined, which