$NetBSD$

--- md5.h.orig	1994-08-01 16:12:18.000000000 +0100
+++ md5.h	2006-09-28 17:16:02.000000000 +0100
@@ -1,11 +1,7 @@
 #ifndef MD5_H
 #define MD5_H
 
-#ifdef __alpha
 typedef unsigned int uint32;
-#else
-typedef unsigned long uint32;
-#endif
 
 struct MD5Context {
 	uint32 buf[4];
