there is no real need for a lib-hash anymore. fold it.
[apps/madmutt.git] / md5.h
similarity index 96%
rename from lib-hash/md5.h
rename to md5.h
index 9bfe756..a803803 100644 (file)
+++ b/md5.h
@@ -24,9 +24,9 @@ documentation and/or software.
  */
 
 #ifndef MD5_H
-#define MD5_H 1
+#define MD5_H
 
-#include "hash.h"
+#include <lib-lib/lib-lib.h>
 
 /* MD5 context. */
 typedef struct {