]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/llib-lncurses
ncurses 5.9 - patch 20121215
[ncurses.git] / ncurses / llib-lncurses
index 48f42830272a3ed64b3d784a32ee7410f1319d7e..6b479641090270a8b7d8895649c1a01b72352989 100644 (file)
@@ -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,