]> git.ipfire.org Git - thirdparty/coreutils.git/commit
echo, printf, test: remove unused #include directives
authorJim Meyering <meyering@redhat.com>
Fri, 16 Jan 2009 09:16:53 +0000 (10:16 +0100)
committerJim Meyering <meyering@redhat.com>
Fri, 16 Jan 2009 12:37:32 +0000 (13:37 +0100)
commita488f288a2ca6a05ac6bc76e7c77197401a43316
tree19fdb6fafed487c81ec4189683c539c1193757a1
parenta7592cfcb2d9e70b938002b6d890ace750af55be
echo, printf, test: remove unused #include directives

* src/echo.c: Don't include "long-options.h". No longer used.
* src/printf.c: Likewise.
* src/test.c: Likewise.
src/echo.c
src/printf.c
src/test.c