X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/bfff2c60b2c860c2bc466bdab94daf770d86aec5..70111d4b18b8bae45f7e5a2c6174360161e69d87:/sbr/m_draft.c diff --git a/sbr/m_draft.c b/sbr/m_draft.c index 7f24dd81..876c1054 100644 --- a/sbr/m_draft.c +++ b/sbr/m_draft.c @@ -5,9 +5,11 @@ * complete copyright information. */ -#include +#include "h/mh.h" +#include "context_find.h" +#include "path.h" #include "error.h" -#include +#include "h/utils.h" #include "m_maildir.h" #include "h/done.h"