fts: bug fixes
authorJim Meyering <meyering@redhat.com>
Thu, 2 Oct 2008 06:44:01 +0000 (08:44 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 2 Oct 2008 06:44:01 +0000 (08:44 +0200)
commit2e8e1818ae1146febd313585a8d767c3892dae03
treee0e8af770cac6ed6c6169d27d7ffd3689e6b0bc6
parent60c92ef259a263829a026c7017faa729150c4551
fts: bug fixes

* lib/fts.c: Remove unnecessary "defined" in cpp directive.
Include <sys/vfs.h>, not <sys/statfs.h>.
* m4/fts.m4 (gl_FUNC_FTS_CORE): Fix typo s/vfs/vfs.h/.
Include <sys/vfs.h>, not <sys/statfs.h>.
ChangeLog
lib/fts.c
m4/fts.m4