aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/des
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2000-05-31 22:25:44 +0000
committerUlf Möller <ulf@openssl.org>2000-05-31 22:25:44 +0000
commit24538904632eec4bc069ea2398d23fd4840ae48d (patch)
tree25a09c55e0173c2281b6fa693f578921420f1988 /crypto/des
parent78e24268595f91f3d99d6e43e7f720a6590f6bba (diff)
downloadopenssl-24538904632eec4bc069ea2398d23fd4840ae48d.tar.gz
#include <stdio.h> not needed.
Diffstat (limited to 'crypto/des')
-rw-r--r--crypto/des/des.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/des/des.h b/crypto/des/des.h
index cf536e6428..2db9748cb4 100644
--- a/crypto/des/des.h
+++ b/crypto/des/des.h
@@ -67,7 +67,6 @@
#error <openssl/des.h> replaces <kerberos/des.h>.
#endif
-#include <stdio.h>
#include <openssl/opensslconf.h> /* DES_LONG */
#include <openssl/e_os2.h> /* OPENSSL_EXTERN */