summaryrefslogtreecommitdiff
path: root/handy.h
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2006-12-05 14:55:14 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2006-12-05 14:55:14 +0000
commit233e16ceab6589cdfcfeefabef027f39026bb05f (patch)
treed755a659ecdf3027b1b22b8bb5d973b0bdaa4457 /handy.h
parent3890ecea71e8d1097fd1d7614b8a095c06dbb4f5 (diff)
downloadperl-233e16ceab6589cdfcfeefabef027f39026bb05f.tar.gz
Introduction of d_pseudofork
p4raw-id: //depot/perl@29467
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 81bdd03a15..701db82e19 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)
+#if defined(HAS_MALLOC_SIZE) && defined(LOCALTIME_R_NEEDS_TZSET) && defined(HAS_DIR_DD_FD) && defined(HAS_PSEUDOFORK)
/* Not (yet) used at top level, but mention them for metaconfig */
#endif