diff options
| author | Paul Eggert <eggert@cs.ucla.edu> | 2006-09-03 02:53:16 +0000 |
|---|---|---|
| committer | Paul Eggert <eggert@cs.ucla.edu> | 2006-09-03 02:53:16 +0000 |
| commit | d8049d74780e587525622f69219243097a13861b (patch) | |
| tree | 20fae06abdcb851a39ff63fc81eb66dddef75d3a /src/mv.c | |
| parent | rm now rejects attempts to remove /, ./, and ../. (diff) | |
| download | coreutils-d8049d74780e587525622f69219243097a13861b.tar.gz coreutils-d8049d74780e587525622f69219243097a13861b.zip | |
Don't include dirname.h, since system.h does it now.
Diffstat (limited to 'src/mv.c')
| -rw-r--r-- | src/mv.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -28,7 +28,6 @@ #include "backupfile.h" #include "copy.h" #include "cp-hash.h" -#include "dirname.h" #include "error.h" #include "filenamecat.h" #include "quote.h" |
