]> git.cameronkatri.com Git - pw-darwin.git/blobdiff - pw/rm_r.c
Sort sections.
[pw-darwin.git] / pw / rm_r.c
index f671486876a840dd235a91b49860f4433f247bc5..4ad590bc1aa25e61e5ac89412d34e6701509db04 100644 (file)
--- a/pw/rm_r.c
+++ b/pw/rm_r.c
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id$";
+  "$FreeBSD$";
 #endif /* not lint */
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/param.h>