projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f4c5da
)
Included h/nmh.h, since the MD5 algorithms were missing declarations
author
Shantonu Sen
<ssen@mit.edu>
Fri, 8 Sep 2000 00:34:41 +0000
(
00:34
+0000)
committer
Shantonu Sen
<ssen@mit.edu>
Fri, 8 Sep 2000 00:34:41 +0000
(
00:34
+0000)
for memcpy and memset (I think), which are indirectly included from
strings.h
h/md5.h
patch
|
blob
|
history
diff --git
a/h/md5.h
b/h/md5.h
index
9a394b5
..
6ca6399
100644
(file)
--- a/
h/md5.h
+++ b/
h/md5.h
@@
-10,6
+10,12
@@
*/
/*
+ * Use include for nmh/mh
+ */
+
+#include <h/nmh.h>
+
+/*
* Use prototypes for nmh/mh
*/
#define PROTOTYPES 1