Fix Cygwin porting problem reported by Eric Blake.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 16 May 2005 20:28:53 +0000 (20:28 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 16 May 2005 20:28:53 +0000 (20:28 +0000)
commit002c26a1539c60a99353a189c59cd1689c9d42d1
tree400223bc4009865ba53a21c3ee7a700fd4fbc990
parentd3ea604602ca622da2c5f2e0da88a95e5cb65002
Fix Cygwin porting problem reported by Eric Blake.
(DT_IS_DIR): Remove.
(DT_IS_KNOWN, DT_MUST_BE): New macros.
(remove_entry): Use them.
src/remove.c