summaryrefslogtreecommitdiffstats
path: root/bin/rm
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-05-01 18:34:36 +0000
committerasmodai <asmodai@FreeBSD.org>2000-05-01 18:34:36 +0000
commit2b8b5b917a0f20c72491d55b9e56e1cd7ec18f69 (patch)
tree6eff6c5a6b05955d44e4a6c34b05b43000ee901a /bin/rm
parentc0981040e1e4620bf72d66d5c07e753171b9ea41 (diff)
downloadFreeBSD-src-2b8b5b917a0f20c72491d55b9e56e1cd7ec18f69.zip
FreeBSD-src-2b8b5b917a0f20c72491d55b9e56e1cd7ec18f69.tar.gz
Remove unused #include.
Diffstat (limited to 'bin/rm')
-rw-r--r--bin/rm/rm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/rm/rm.c b/bin/rm/rm.c
index 3c9071f..c977373 100644
--- a/bin/rm/rm.c
+++ b/bin/rm/rm.c
@@ -46,7 +46,6 @@ static const char rcsid[] =
#endif
#endif /* not lint */
-#include <sys/types.h>
#include <sys/stat.h>
#include <sys/param.h>
#include <sys/mount.h>
OpenPOWER on IntegriCloud