X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/fe86b6d55ac470e6e832c53ea2c71e680efe5274..cc0f051deed6b5c34de8cb12a3bae10287743d0a:/uip/rmf.c diff --git a/uip/rmf.c b/uip/rmf.c index 2d581a1c..7ac660cb 100644 --- a/uip/rmf.c +++ b/uip/rmf.c @@ -1,6 +1,4 @@ - -/* - * rmf.c -- remove a folder +/* rmf.c -- remove a folder * * This code is Copyright (c) 2002, by the authors of nmh. See the * COPYRIGHT file in the root directory of the nmh distribution for @@ -9,6 +7,7 @@ #include #include +#include "../sbr/m_mktemp.h" #define RMF_SWITCHES \ X("interactive", 0, INTRSW) \