there is absolutely *NO* reason for a separate pop library.
[apps/madmutt.git] / lib-lib / md5.h
similarity index 95%
rename from pop/md5.h
rename to lib-lib/md5.h
index a803803..ce9fc1d 100644 (file)
--- a/pop/md5.h
@@ -23,10 +23,8 @@ These notices must be retained in any copies of any part of this
 documentation and/or software.
  */
 
 documentation and/or software.
  */
 
-#ifndef MD5_H
-#define MD5_H
-
-#include <lib-lib/lib-lib.h>
+#ifndef MUTT_LIB_LIB_MD5_H
+#define MUTT_LIB_LIB_MD5_H
 
 /* MD5 context. */
 typedef struct {
 
 /* MD5 context. */
 typedef struct {