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:
602ef2a
)
#include <stdlib.h> is not needed.
author
Ulf Möller
<ulf@openssl.org>
Wed, 31 May 2000 22:13:59 +0000
(22:13 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Wed, 31 May 2000 22:13:59 +0000
(22:13 +0000)
crypto/crypto.h
patch
|
blob
|
history
diff --git
a/crypto/crypto.h
b/crypto/crypto.h
index 84894af56ce2f6453cd22c45d2544637b62cc4ff..8d8cb3d51e9eed22ab77ba210c75027c1c8f7c6b 100644
(file)
--- a/
crypto/crypto.h
+++ b/
crypto/crypto.h
@@
-59,8
+59,6
@@
#ifndef HEADER_CRYPTO_H
#define HEADER_CRYPTO_H
-#include <stdlib.h>
-
#ifndef NO_FP_API
#include <stdio.h>
#endif