X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1691e80890e5d8ba258c51c214a3e91880e1db2b..a80e3521e108c8c625c40595453e235e43d84800:/h/md5.h diff --git a/h/md5.h b/h/md5.h index 9a394b50..e49ef4e0 100644 --- 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 + /* * Use prototypes for nmh/mh */