diff options
| author | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-05-01 18:34:36 +0000 |
|---|---|---|
| committer | Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> | 2000-05-01 18:34:36 +0000 |
| commit | 69757cf9692590a72a9cf2c39bd667dd677b15f5 (patch) | |
| tree | f8c30778bb369572404bd9bb90b9721ae1f0fd19 /bin/rm | |
| parent | 6c1d0fbf066754ca4585eb5976e766b73049cf18 (diff) | |
Notes
Diffstat (limited to 'bin/rm')
| -rw-r--r-- | bin/rm/rm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/rm/rm.c b/bin/rm/rm.c index 3c9071f45fb1..c977373adddb 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> |
