PRF and handshake hash revision.
[openssl.git] / e_os.h
diff --git a/e_os.h b/e_os.h
index 30ddbc97c84cfc48939ae7b8a7a8dad9ed599071..2832f308e7156f0ce85e72f221a4f984916e7d74 100644 (file)
--- a/e_os.h
+++ b/e_os.h
@@ -539,7 +539,7 @@ struct servent *PASCAL getservbyname(const char *, const char *);
 #     endif
 #    endif
 #    ifdef FILIO_H
-#     include <sys/filio.h>     /* Added for FIONBIO under unixware */
+#     include <sys/filio.h> /* FIONBIO in some SVR4, e.g. unixware, solaris */
 #    endif
 #    include <netinet/in.h>
 #    include <arpa/inet.h>