X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=nntp%2Fnewsrc.c;h=fef72fc0b2f66f84394af7c12bc2451d9206911b;hp=1a868bd5c9fad7baa440ad659b83e1da3aa306a1;hb=011e430fa558910ad28eb49937c328602dadb198;hpb=230399f9632c37b66c1c117a17e8327eae6b3235 diff --git a/nntp/newsrc.c b/nntp/newsrc.c index 1a868bd..fef72fc 100644 --- a/nntp/newsrc.c +++ b/nntp/newsrc.c @@ -9,26 +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 "mutt.h" #include "sort.h" -#include "mx.h" #include "nntp.h" void nntp_add_to_list (NNTP_SERVER * s, NNTP_DATA * d)