projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
922ebc7
)
Use NO_FP_API.
author
Ulf Möller
<ulf@openssl.org>
Thu, 1 Jun 2000 20:25:44 +0000
(20:25 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Thu, 1 Jun 2000 20:25:44 +0000
(20:25 +0000)
crypto/bn/bn.h
patch
|
blob
|
history
diff --git
a/crypto/bn/bn.h
b/crypto/bn/bn.h
index 009b0eb6856f517306b986c3331fcf0f47436dcd..9fa995c64f0db0bffd6618652c97d4c8732807fa 100644
(file)
--- a/
crypto/bn/bn.h
+++ b/
crypto/bn/bn.h
@@
-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>