X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fllib-ltinfotw;h=ea89c2be05f77e0cbf5cba075a560d5aabfb5f4b;hp=02687dcac6fc9a0faeedc001499ed6ad8bf4e070;hb=925cd3b851aa2c58529dfaba8ed2c727e718a1e0;hpb=cc0205ede8ab81605ec83e7f1ac9ec33e9328a40 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,