X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/2ad4aac7f0cb1c4981dfbe823bdebff8d7500515..341ac166ef0f1e9b0eac5ab3fa74899e5323c242:/uip/rmf.c diff --git a/uip/rmf.c b/uip/rmf.c index 81ec94e6..37e7162f 100644 --- a/uip/rmf.c +++ b/uip/rmf.c @@ -6,6 +6,11 @@ */ #include "h/mh.h" +#include "sbr/getarguments.h" +#include "sbr/read_yes_or_no_if_tty.h" +#include "sbr/concat.h" +#include "sbr/smatch.h" +#include "sbr/remdir.h" #include "sbr/ssequal.h" #include "sbr/m_atoi.h" #include "sbr/getfolder.h"