accommodate gnulib header removals
authorJim Meyering <meyering@redhat.com>
Sun, 19 Oct 2008 11:35:16 +0000 (13:35 +0200)
committerJim Meyering <meyering@redhat.com>
Sun, 19 Oct 2008 12:15:31 +0000 (14:15 +0200)
commit31a884dab7510d84a689ef8092132c93e3dcc4ad
tree6ad8077bd8e9833b6f44e8eaa86d1d9456b9857b
parent74443830ea0a683e5373a8c8beee1a657170c89c
accommodate gnulib header removals

* src/copy.c: Don't include "euidaccess.h" or "lchmod.h".
* src/cp.c: Don't include "lchmod.h".
* src/ls.c: Don't include "dirfd.h".
* src/mkdir.c: Don't include "lchmod.h".
* src/pwd.c: Don't include "dirfd.h".
* src/remove.c: Don't include "dirfd.h" or "euidaccess.h".
* src/test.c: Don't include "euidaccess.h".
* gl/modules/getloadavg.diff: Adjust diff for changed context.
* src/uptime.c (uptime): Remove declaration.
gl/modules/getloadavg.diff
src/copy.c
src/cp.c
src/ls.c
src/mkdir.c
src/pwd.c
src/remove.c
src/test.c
src/uptime.c