X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/cc2c28876306b7b24eb3a5272a7ce14b03e7db46..fcaa3047b2a23fc0c36be518d1ca1ea0b0cb3b66:/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"