Included h/nmh.h, since the MD5 algorithms were missing declarations
[mmh] / h / md5.h
diff --git a/h/md5.h b/h/md5.h
index 9a394b5..6ca6399 100644 (file)
--- a/h/md5.h
+++ b/h/md5.h
  */
 
 /*
+ * Use include for nmh/mh
+ */
+
+#include <h/nmh.h>
+
+/*
  * Use prototypes for nmh/mh
  */
 #define PROTOTYPES 1