X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bfff2c60b2c860c2bc466bdab94daf770d86aec5..0b05f0175b632c856ea4a2c4ae10c84694a1f385:/uip/mhstore.c diff --git a/uip/mhstore.c b/uip/mhstore.c index e34bbee0..9a3700d8 100644 --- a/uip/mhstore.c +++ b/uip/mhstore.c @@ -5,18 +5,22 @@ * complete copyright information. */ -#include +#include "h/mh.h" +#include "sbr/ambigsw.h" +#include "sbr/path.h" +#include "sbr/print_version.h" +#include "sbr/print_help.h" #include "sbr/error.h" #include -#include -#include -#include -#include -#include -#include -#include +#include "h/signals.h" +#include "h/md5.h" +#include "h/mts.h" +#include "h/tws.h" +#include "h/mime.h" +#include "h/mhparse.h" +#include "h/mhcachesbr.h" #include "h/done.h" -#include +#include "h/utils.h" #include "mhmisc.h" #include "sbr/m_maildir.h" #include "mhfree.h"