diff options
Diffstat (limited to 'plan9/config_sh.sample')
-rw-r--r-- | plan9/config_sh.sample | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plan9/config_sh.sample b/plan9/config_sh.sample index 3bb5f28428..112878aa01 100644 --- a/plan9/config_sh.sample +++ b/plan9/config_sh.sample @@ -121,6 +121,7 @@ d_attribute_noreturn='undef' d_attribute_pure='undef' d_attribute_unused='undef' d_attribute_warn_unused_result='undef' +d_backtrace='undef' d_bcmp='define' d_bcopy='define' d_bsd='undef' @@ -158,6 +159,7 @@ d_difftime='define' d_dir_dd_fd='undef' d_dirfd='undef' d_dirnamlen='undef' +d_dladdr='undef' d_dlerror='undef' d_dlopen='undef' d_dlsymun='undef' @@ -635,12 +637,14 @@ i8size='1' i8type='char' i_arpainet='define' i_assert='define' +i_bfd='undef' i_bsdioctl='' i_crypt='undef' i_db='undef' i_dbm='undef' i_dirent='define' i_dlfcn='undef' +i_execinfo='undef' i_fcntl='define' i_float='define' i_fp='undef' |