#include <stdio.h> not needed.
authorUlf Möller <ulf@openssl.org>
Wed, 31 May 2000 22:25:44 +0000 (22:25 +0000)
committerUlf Möller <ulf@openssl.org>
Wed, 31 May 2000 22:25:44 +0000 (22:25 +0000)
crypto/des/des.h

index cf536e642895ca6bec0f320cebea51b94788cf59..2db9748cb410fc5c4b4ca3ba906b8df753104580 100644 (file)
@@ -67,7 +67,6 @@
 #error <openssl/des.h> replaces <kerberos/des.h>.
 #endif
 
 #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 */
 
 #include <openssl/opensslconf.h> /* DES_LONG */
 #include <openssl/e_os2.h>     /* OPENSSL_EXTERN */