X-Git-Url: https://git.cameronkatri.com/pw-darwin.git/blobdiff_plain/0b3bc144008c93d61f3720daf8aeff915df65ede..b0f80a5679451ccaf653cd9739cb310c9c62bc35:/pw/rm_r.c diff --git a/pw/rm_r.c b/pw/rm_r.c index b1dd1a2..4ad590b 100644 --- a/pw/rm_r.c +++ b/pw/rm_r.c @@ -22,12 +22,16 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $FreeBSD$ */ +#ifndef lint +static const char rcsid[] = + "$FreeBSD$"; +#endif /* not lint */ + #include #include +#include #include #include #include