Fix two MSVC warnings in apps.c
authorFdaSilvaYY <fdasilvayy@gmail.com>
Wed, 16 Aug 2017 13:40:40 +0000 (15:40 +0200)
committerRich Salz <rsalz@openssl.org>
Wed, 16 Aug 2017 14:36:34 +0000 (10:36 -0400)
commit2e38091c14f3392ceed851b57b93ca171282b488
treea67f6bc0e7229bf1c3956821d712308a9801fe37
parent31a80694d425bf7f3a0ed5cc2ee775d9418a5490
Fix two MSVC warnings in apps.c

warning C4996: 'fileno': The POSIX name for this item is deprecated.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4172)
e_os.h