diff options
Diffstat (limited to 'epoc')
-rw-r--r-- | epoc/config.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/epoc/config.sh b/epoc/config.sh index 0f93e84fe6..c5f68fb12e 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -571,6 +571,8 @@ i_float='undef' i_fp='undef' i_fp_class='undef' i_gdbm='undef' +i_gdbm_ndbm='undef' +i_gdbmndbm='undef' i_grp='undef' i_ieeefp='undef' i_inttypes='undef' |