X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5dd6771b28c257af405d7248639ed0e3bcdce38b..74e9deda951a5b0151e18225c87f567f72ee11a4:/sbr/m_draft.c diff --git a/sbr/m_draft.c b/sbr/m_draft.c index e4791869..9d28606c 100644 --- a/sbr/m_draft.c +++ b/sbr/m_draft.c @@ -9,7 +9,6 @@ #include #include -#include char * @@ -38,7 +37,7 @@ m_draft (char *folder, char *msg, int use, int *isdf) if (chdir (buffer) == -1) adios (buffer, "unable to change directory to"); - if (!(mp = folder_read (folder))) + if (!(mp = folder_read (folder, 1))) adios (NULL, "unable to read folder %s", folder); /*