]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/llib-lncursesw
ncurses 5.9 - patch 20130518
[ncurses.git] / ncurses / llib-lncursesw
index 28e68034ea8d2410488b5de33fa08202cc26c31f..4250ea673135389fcf4ebfd2cfad15876a11ead3 100644 (file)
@@ -4154,6 +4154,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,