Make sure the sigaction structure and fileno function are properly declared with...
authorRichard Levitte <levitte@openssl.org>
Wed, 4 Jun 2003 09:13:19 +0000 (09:13 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 4 Jun 2003 09:13:19 +0000 (09:13 +0000)
commit2ee67f1dad9b2c8e6a097ba1fdd2ea2b0eb69719
tree54154cd8a9b1bf4913fb489a5eeb2419649e4666
parent4af31846621aec07ab167dbec2d025deb00fcf75
Make sure the sigaction structure and fileno function are properly declared with an ANSI compiler on Solaris (and possibly others).
crypto/ui/ui_openssl.c