remove.c: avoid compile failure on OS/2
authorJim Meyering <meyering@redhat.com>
Mon, 6 Oct 2008 05:31:50 +0000 (07:31 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 6 Oct 2008 05:31:50 +0000 (07:31 +0200)
commited0a1c9f943ed112c7ef24b8ab85d530ce5ca324
tree59611197282931beec822ac908796467ee068004
parentf9da2d0e8759db7927aada432ea478df312580d5
remove.c: avoid compile failure on OS/2

* src/remove.c (dirent_inode_sort_may_be_useful): Guard also with
"#if defined __linux__".  Reported by Elbert Pol.
src/remove.c