X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/00d760f7506c2d5c32ab5abf9f11b3066999f08a..ff168106b44fdfbaed7d7cf08c54a72ee1fe2c0a:/sbr/m_draft.c?ds=sidebyside diff --git a/sbr/m_draft.c b/sbr/m_draft.c index 8bfb8397..342f44f0 100644 --- a/sbr/m_draft.c +++ b/sbr/m_draft.c @@ -5,8 +5,20 @@ * complete copyright information. */ -#include -#include +#include "h/mh.h" +#include "m_name.h" +#include "seq_setprev.h" +#include "seq_setcur.h" +#include "seq_save.h" +#include "m_draft.h" +#include "m_convert.h" +#include "folder_read.h" +#include "folder_realloc.h" +#include "folder_free.h" +#include "context_find.h" +#include "path.h" +#include "error.h" +#include "h/utils.h" #include "m_maildir.h" #include "h/done.h"