]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/blobdiff - sshsha.c
Miscellaneous fixes to try to make other compilers happier
[PuTTY_svn.git] / sshsha.c
index d47b1be937ddd078b675f7845deef6c154d8e80c..95d5259e352d87537f196f8335958033f5a536dd 100644 (file)
--- a/sshsha.c
+++ b/sshsha.c
@@ -7,8 +7,6 @@
 
 #include "ssh.h"
 
-typedef unsigned int uint32;
-
 /* ----------------------------------------------------------------------
  * Core SHA algorithm: processes 16-word blocks into a message digest.
  */