X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fllib-lncurses;h=6b479641090270a8b7d8895649c1a01b72352989;hp=48f42830272a3ed64b3d784a32ee7410f1319d7e;hb=26001c55f3e698f2467ee6e4a6c376bed9be6439;hpb=471bc007361fd4bc8d2fae060c7d5b09828ed541 diff --git a/ncurses/llib-lncurses b/ncurses/llib-lncurses index 48f42830..6b479641 100644 --- a/ncurses/llib-lncurses +++ b/ncurses/llib-lncurses @@ -3369,6 +3369,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,