X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fllib-ltinfotw;h=ea89c2be05f77e0cbf5cba075a560d5aabfb5f4b;hp=02687dcac6fc9a0faeedc001499ed6ad8bf4e070;hb=26001c55f3e698f2467ee6e4a6c376bed9be6439;hpb=471bc007361fd4bc8d2fae060c7d5b09828ed541;ds=sidebyside diff --git a/ncurses/llib-ltinfotw b/ncurses/llib-ltinfotw index 02687dca..ea89c2be 100644 --- a/ncurses/llib-ltinfotw +++ b/ncurses/llib-ltinfotw @@ -770,6 +770,17 @@ void use_env( NCURSES_BOOL f) { /* void */ } +#undef use_tioctl_sp +void use_tioctl_sp( + SCREEN *sp, + NCURSES_BOOL f) + { /* void */ } + +#undef use_tioctl +void use_tioctl( + NCURSES_BOOL f) + { /* void */ } + #undef _nc_get_screensize void _nc_get_screensize( SCREEN *sp,