X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=imap%2Fmx_imap.c;h=d622a47d05df50fafefb439d75a38f8c25cfcd2c;hb=7d6add87dcf687d93906c297d335029effbed909;hp=f3bb4f3ca3560769b0501fcdd37f61efc8c722a7;hpb=ae0ce4dfcafa0c3820f107c5bfa8bd06e5272b57;p=apps%2Fmadmutt.git diff --git a/imap/mx_imap.c b/imap/mx_imap.c index f3bb4f3..d622a47 100644 --- a/imap/mx_imap.c +++ b/imap/mx_imap.c @@ -12,6 +12,7 @@ #include #include #include +#include #include "mutt.h" #include "imap_private.h" @@ -20,7 +21,6 @@ #include "mx_imap.h" -#include "url.h" int imap_is_magic (const char* path, struct stat* st) { url_scheme_t s;