X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=nntp%2Fnewsrc.c;h=1499ba84dd36b6078ac1cbe6efb688eb7b28df28;hb=98cf5779d8184a74541be1bc61d15c5f35efd310;hp=4d45c0dc1142176c4e463d6cd4a228ade1a1850f;hpb=23e6291cb5d5b4cd2008403d8b628007fd75ff23;p=apps%2Fmadmutt.git diff --git a/nntp/newsrc.c b/nntp/newsrc.c index 4d45c0d..1499ba8 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 "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) {