@@ -1,3 +1,6 @@
/* termio.c -- implements termio.h */
#if !defined( POSIX) && !defined( MINGW32)
#include "termio.h"
/* TERMIO.C
@@ -9,8 +12,6 @@
* modified by Petri Kutvonen
*/
#include <stdio.h>
#include <stdlib.h>
The note is not visible to the blocked user.