work around mingw's lack of some S_IF definitions
authorJim Meyering <meyering@redhat.com>
Mon, 8 Dec 2008 20:14:41 +0000 (21:14 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 9 Dec 2008 07:28:28 +0000 (08:28 +0100)
commit9c3361f53f3773ce52a881f26c8f3325478badd8
tree548b9970d7f0af29637849de1d3a322a862102e3
parentb17f7f0fb459a428a2a9f26ae202aa2256f08192
work around mingw's lack of some S_IF definitions

* lib/fts.c: Include <limits.h>.
(S_IFLNK, S_IFSOCK): Define if not already defined.
Reported by Simon Josefsson.
ChangeLog
lib/fts.c