From 58bf2e2e044ef8fba136d97f676bb7a977be1a6b Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 12 Oct 2005 11:37:49 +0000 Subject: Update to the config boilerplates, by Jarkko p4raw-id: //depot/perl@25741 --- plan9/config_sh.sample | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plan9') diff --git a/plan9/config_sh.sample b/plan9/config_sh.sample index 9ac6eb672f..b85361fedc 100644 --- a/plan9/config_sh.sample +++ b/plan9/config_sh.sample @@ -281,6 +281,8 @@ d_longlong='define' d_lseekproto='undef' d_lstat='define' d_madvise='undef' +d_malloc_good_size='undef' +d_malloc_size='undef' d_mblen='define' d_mbstowcs='define' d_mbtowc='define' @@ -474,6 +476,7 @@ d_umask='define' d_uname='define' d_union_semun='undef' d_unordered='undef' +d_unsetenv='undef' d_usleep='undef' d_usleepproto='undef' d_ustat='undef' -- cgit v1.2.1