diff options
Diffstat (limited to 'epoc/config.sh')
-rw-r--r-- | epoc/config.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/epoc/config.sh b/epoc/config.sh index 6361a91273..0ea22e26fb 100644 --- a/epoc/config.sh +++ b/epoc/config.sh @@ -199,6 +199,8 @@ d_fsync='undef' d_ftello='undef' d_ftime='undef' d_futimes='undef' +d_gdbm_ndbm_h_uses_prototypes='undef' +d_gdbmndbm_h_uses_prototypes='undef' d_getespwnam='undef' d_getfsstat='undef' d_getgrent_r='undef' @@ -318,6 +320,7 @@ d_msg='undef' d_msync='undef' d_munmap='undef' d_mymalloc='undef' +d_ndbm_h_uses_prototypes='undef' d_nice='undef' d_nl_langinfo='undef' d_off64_t='undef' |