X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=nntp%2Fmx_nntp.c;h=20d55d89831a47fa8b85413cfec0f856b4e8ed77;hp=675a7aa485665c054fd0c0d110eff40a20f9f9c5;hb=230399f9632c37b66c1c117a17e8327eae6b3235;hpb=7f7a0be369840b290248e5b0302beb447fa1b3cd diff --git a/nntp/mx_nntp.c b/nntp/mx_nntp.c index 675a7aa..20d55d8 100644 --- a/nntp/mx_nntp.c +++ b/nntp/mx_nntp.c @@ -9,8 +9,7 @@ #include -#include -#include +#include #include "mutt.h" #include "nntp.h" @@ -19,7 +18,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));