create a lib-hash.a with sha1 and md5.
[apps/madmutt.git] / lib-hash / md5.h
similarity index 98%
rename from md5.h
rename to lib-hash/md5.h
index b6aa699..9bfe756 100644 (file)
--- a/md5.h
@@ -26,7 +26,7 @@ documentation and/or software.
 #ifndef MD5_H
 #define MD5_H 1
 
-#include "crypthash.h"
+#include "hash.h"
 
 /* MD5 context. */
 typedef struct {