X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/cc2c28876306b7b24eb3a5272a7ce14b03e7db46..025963d5fe8ca0781eee8c83c23b4ea1209a3b0b:/uip/rmf.c diff --git a/uip/rmf.c b/uip/rmf.c index 33f44762..37e7162f 100644 --- a/uip/rmf.c +++ b/uip/rmf.c @@ -6,6 +6,10 @@ */ #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"