sort out some prototypes, put them where they belong.
[apps/madmutt.git] / imap / auth_cram.c
index 7728526..9ef4bb8 100644 (file)
@@ -20,7 +20,7 @@
 #define MD5_BLOCK_LEN 64
 #define MD5_DIGEST_LEN 16
 
-#include <lib-lib/macros.h>
+#include <lib-lib/lib-lib.h>
 #include <lib-hash/hash.h>
 
 /* forward declarations */