fix lots of warnings

many still unfixed
This commit is contained in:
Glenn Maynard
2004-02-14 20:48:45 +00:00
parent dfd5e7eb36
commit b047633de2
28 changed files with 74 additions and 23 deletions
+2
View File
@@ -3,6 +3,8 @@
// Steve Reid implemented SHA-1. Wei Dai implemented SHA-2.
// Both are in the public domain.
#include "global.h"
#include "pch.h"
#include "sha.h"
#include "misc.h"