summaryrefslogtreecommitdiff
path: root/handy.h
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2007-05-01 15:32:15 +0000
committerSteve Peters <steve@fisharerojo.org>2007-05-01 15:32:15 +0000
commit3497a01ff49c0a24f2db9e69c6bb89e36e940ed4 (patch)
treec6028e5ca43baa2875933c4e28fbb762cbf121c0 /handy.h
parent56d400ed3af68f3e129d79065e75af152cabbe59 (diff)
downloadperl-3497a01ff49c0a24f2db9e69c6bb89e36e940ed4.tar.gz
Add Perl_my_dirfd() to util.c
p4raw-id: //depot/perl@31112
Diffstat (limited to 'handy.h')
-rw-r--r--handy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/handy.h b/handy.h
index 72d71227bd..2f76f0afc3 100644
--- a/handy.h
+++ b/handy.h
@@ -175,7 +175,7 @@ typedef U64TYPE U64;
#endif
/* HMB H.Merijn Brand - a placeholder for preparing Configure patches */
-#if defined(HAS_MALLOC_SIZE) && defined(LOCALTIME_R_NEEDS_TZSET) && defined(HAS_DIR_DD_FD) && defined(HAS_PSEUDOFORK)
+#if defined(HAS_MALLOC_SIZE) && defined(LOCALTIME_R_NEEDS_TZSET) && defined(HAS_PSEUDOFORK)
/* Not (yet) used at top level, but mention them for metaconfig */
#endif