Remove all S_IS* and S_IF* definitions.

Instead, just include "stat-macros.h".
This commit is contained in:
Jim Meyering
2004-06-19 12:28:02 +00:00
parent 77e4428e58
commit 90c0e02711
+1 -10
View File
@@ -76,18 +76,9 @@ extern int errno;
# endif
# include "pathmax.h"
# include "stat-macros.h"
# include "xreadlink.h"
# ifdef STAT_MACROS_BROKEN
# undef S_ISLNK
# endif
# ifndef S_ISLNK
# ifdef S_IFLNK
# define S_ISLNK(m) (((m) & S_IFMT) == S_IFLNK)
# endif
# endif
#endif /* !HAVE_RESOLVEPATH */
/* Return the canonical absolute name of file NAME. A canonical name