Commit de42b6a7 authored by Ulf Möller's avatar Ulf Möller
Browse files

Use NO_FP_API.

parent 922ebc7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@
#ifndef HEADER_BN_H
#define HEADER_BN_H

#ifndef WIN16
#ifndef NO_FP_API
#include <stdio.h> /* FILE */
#endif
#include <openssl/opensslconf.h>