summaryrefslogtreecommitdiff
path: root/lib/makepath.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-08-27 21:26:52 +0000
committerJim Meyering <jim@meyering.net>1994-08-27 21:26:52 +0000
commitfe4becacb450c834e6cb5722369fb3c71601676c (patch)
tree9d68d792968c0f0a297d9d252f3bda4148df1c3e /lib/makepath.c
parente1a2cd7e46836a68a5be1430b8c7db857cbd0bcc (diff)
downloadcoreutils-fe4becacb450c834e6cb5722369fb3c71601676c.tar.xz
.
Diffstat (limited to 'lib/makepath.c')
-rw-r--r--lib/makepath.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/makepath.c b/lib/makepath.c
index e109865c5..38ef3f60f 100644
--- a/lib/makepath.c
+++ b/lib/makepath.c
@@ -51,9 +51,7 @@ char *alloca ();
#endif
#ifdef STAT_MACROS_BROKEN
-#ifdef S_ISDIR
#undef S_ISDIR
-#endif
#endif /* STAT_MACROS_BROKEN. */
#if !defined(S_ISDIR) && defined(S_IFDIR)