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