Miscellaneous fixes to try to make other compilers happier
[u/mdw/putty] / sshsha.c
index d47b1be..95d5259 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.
  */