]> diplodocus.org Git - nmh/blobdiff - h/md5.h
Make the test suite work on systems other than Linux. Still needs work.
[nmh] / h / md5.h
diff --git a/h/md5.h b/h/md5.h
index 9a394b50232ce087d7e6e2d4624bc6e7812b097a..e49ef4e054bad2ac9ca647e1f57b138c21869238 100644 (file)
--- a/h/md5.h
+++ b/h/md5.h
@@ -1,14 +1,18 @@
 /*
  * md5.h -- header file for md5 message digest
  *          taken from RFC-1321/Appendices A.1/A.2
- *
- * $Id$
  */
 
 /*
  * RSAREF types and constants
  */
 
+/*
+ * Use include for nmh/mh
+ */
+
+#include <h/nmh.h>
+
 /*
  * Use prototypes for nmh/mh
  */