X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=nntp%2Fnewsrc.c;h=fef72fc0b2f66f84394af7c12bc2451d9206911b;hb=124aee0f600ef550fd1c73e8d7a60556f4f6afd0;hp=4d45c0dc1142176c4e463d6cd4a228ade1a1850f;hpb=23e6291cb5d5b4cd2008403d8b628007fd75ff23;p=apps%2Fmadmutt.git diff --git a/nntp/newsrc.c b/nntp/newsrc.c index 4d45c0d..fef72fc 100644 --- a/nntp/newsrc.c +++ b/nntp/newsrc.c @@ -9,31 +9,17 @@ * please see the file GPL in the top level source directory. */ -#ifdef HAVE_CONFIG_H -#include -#endif +#include -#include -#include -#include -#include #include -#include - -#include -#include -#include -#include #include - #include +#include #include "mutt.h" #include "sort.h" -#include "mx.h" #include "nntp.h" -#include "rfc1524.h" void nntp_add_to_list (NNTP_SERVER * s, NNTP_DATA * d) {