]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/llib-lncursestw
ncurses 5.9 - patch 20120714
[ncurses.git] / ncurses / llib-lncursestw
index 5230bc758aff5947edbd0ed29f47bd1db86f4c9f..59878097a104552fb5475f03ccc2136b3114720a 100644 (file)
@@ -4234,6 +4234,17 @@ void     use_env(
                NCURSES_BOOL f)
                { /* void */ }
 
+#undef use_tioctl_sp
+void   use_tioctl_sp(
+               SCREEN  *sp, 
+               NCURSES_BOOL f)
+               { /* void */ }
+
+#undef use_tioct
+void   use_tioct(
+               NCURSES_BOOL f)
+               { /* void */ }
+
 #undef _nc_get_screensize
 void   _nc_get_screensize(
                SCREEN  *sp,