X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=nntp%2Fmx_nntp.c;h=e60788536ce7da8b69d9964ebf4fab4731b43716;hb=d6e1782b1e788bd1c4767443712bf1713cc013ef;hp=675a7aa485665c054fd0c0d110eff40a20f9f9c5;hpb=7f7a0be369840b290248e5b0302beb447fa1b3cd;p=apps%2Fmadmutt.git diff --git a/nntp/mx_nntp.c b/nntp/mx_nntp.c index 675a7aa..e607885 100644 --- a/nntp/mx_nntp.c +++ b/nntp/mx_nntp.c @@ -11,6 +11,7 @@ #include #include +#include #include "mutt.h" #include "nntp.h" @@ -19,7 +20,6 @@ #include "mx_nntp.h" -#include "url.h" static int nntp_is_magic (const char* path, struct stat* st) { url_scheme_t s = url_check_scheme (NONULL (path));