X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=nntp%2Fnewsrc.c;h=fef72fc0b2f66f84394af7c12bc2451d9206911b;hb=124aee0f600ef550fd1c73e8d7a60556f4f6afd0;hp=3b8e1fa292f03c042535d77e285a6424cc648131;hpb=49081299c673ceebc38d9a4f0985608cb3aecfce;p=apps%2Fmadmutt.git diff --git a/nntp/newsrc.c b/nntp/newsrc.c index 3b8e1fa..fef72fc 100644 --- a/nntp/newsrc.c +++ b/nntp/newsrc.c @@ -9,29 +9,16 @@ * 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" void nntp_add_to_list (NNTP_SERVER * s, NNTP_DATA * d)