*** md5.h.orig	Sat Jun 12 08:25:56 1999
--- md5.h	Sat Jun 12 08:26:06 1999
***************
*** 1,4 ****
--- 1,5 ----
  #ifndef _MD5_H_
  #define _MD5_H_
+ #include <sys/types.h>
  #include <sys/md5.h>
  #endif /* _MD5_H_ */
