Fix warnings when more pedantic "debuge-steve32" target is used.

This commit is contained in:
Dr. Stephen Henson
2008-09-21 11:40:36 +00:00
parent 138f20433e
commit 155ad6d219
18 changed files with 24 additions and 4 deletions

View File

@@ -63,11 +63,11 @@
* 1.1 added norm_expand_bits
* 1.0 First working version
*/
#include "des_locl.h"
#ifdef OPENSSL_FIPS
#include <openssl/fips.h>
#endif
#include "des_locl.h"
OPENSSL_IMPLEMENT_GLOBAL(int,DES_check_key); /* defaults to false */