X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0a82924f7e104db5281e56698b823b4d76caa6c1..c4bc9ed8bee57f8fd58ad10fb5d8941e090993db:/sbr/refile.c diff --git a/sbr/refile.c b/sbr/refile.c index ce31273b..b4442f18 100644 --- a/sbr/refile.c +++ b/sbr/refile.c @@ -7,6 +7,9 @@ */ #include "h/mh.h" +#include "refile.h" +#include "getcpy.h" +#include "context_save.h" #include "arglist.h" #include "error.h" #include "h/utils.h"